Last active
April 1, 2024 08:14
-
-
Save bspguy/2d8382f129410fac13d97184046c86a9 to your computer and use it in GitHub Desktop.
openBMC-cheetsheet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install git python3-distutils gcc g++ make file wget \ | |
gawk diffstat bzip2 cpio chrpath zstd lz4 bzip2 | |
git clone https://github.com/openbmc/openbmc | |
cd openbmc | |
. setup romulus | |
bitbake obmc-phosphor-image | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment