Skip to content

v2.26.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:42
· 5 commits to hive since this release
v2.26.0
3db4fdc

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.