Skip to content

Commit

Permalink
ro rootfs
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD committed Jul 9, 2024
1 parent bee7427 commit 4e8ec48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/ppc-sbc-test-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,13 @@ inherit core-image

IMAGE_FEATURES:append = " debug-tweaks"
IMAGE_FEATURES:append = " empty-root-password"
IMAGE_FEATURES:append = " read-only-rootfs"

IMAGE_INSTALL:append = " packagegroup-ppc-sbc"
IMAGE_INSTALL:append = " python3-intelhex"
IMAGE_INSTALL:append = " python3-pyocd"
IMAGE_INSTALL:append = " libedit"
IMAGE_INSTALL:append = " libudev"

IMAGE_INSTALL:append:rpi = " rpi-eeprom"

Expand Down

0 comments on commit 4e8ec48

Please sign in to comment.