Skip to content

v2.27.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 17:01
· 13 commits to hive since this release
v2.27.0
8789ef5

bmcd built from the hive branch of this fork, for the Turing Pi 2
BMC firmware build to consume.

openapi.json is this daemon's own description of its API,
emitted by the binary that implements it, so it describes this
release and no other. A board serves the same document at
GET /api/bmc/openapi.json.

Not a Turing Pi release. The firmware pins this repository by
commit and compiles it inside Buildroot, so no binary is published
here -- a binary built by this runner would not match the board's
toolchain. The tarball is the source that was tagged.

Verify with:

sha256sum -c SHA256SUMS

SHA256SUMS lists bare filenames, so run it from the directory
holding the tarball.