Search code examples
raspberry-piyoctoopenbmc

OpenBMC with Raspberry Pi (2 or 3) and build bmcweb?


Has anyone built the meta-raspberrypi target for https://github.com/openbmc/openbmc with some patch to build the bmcweb application into the resulting image? I've spent some time trying to learn enough about Yocto to do this myself, but it's a steep learning curve. I see evidence that Intel, IBM, and others have builds for their platforms with bmcweb. I think I just need a little help connecting the dots here.


Solution

  • The code commits have stalled out a bit but the code behind this tag has been shown to work with getting OpenBMC to work on Rasberry Pi

    https://gerrit.openbmc-project.xyz/q/topic:%22raspberrypi%22+(status:open%20OR%20status:merged)

    Multiple people have pulled it down and built an OpenBMC image that works on Rasberry.