Skip to content

Instantly share code, notes, and snippets.

@bspguy
Last active April 1, 2024 08:14
Show Gist options
  • Select an option

  • Save bspguy/2d8382f129410fac13d97184046c86a9 to your computer and use it in GitHub Desktop.

Select an option

Save bspguy/2d8382f129410fac13d97184046c86a9 to your computer and use it in GitHub Desktop.

Revisions

  1. bspguy renamed this gist Apr 1, 2024. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. bspguy revised this gist Mar 22, 2024. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion openbmc_cheetsheet.txt
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,7 @@ 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
    cd openbmc
    . setup romulus
    bitbake obmc-phosphor-image

  3. bspguy created this gist Mar 22, 2024.
    5 changes: 5 additions & 0 deletions openbmc_cheetsheet.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    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