mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-05 02:20:16 +00:00
README: Instruct users to add BBMASK as distro file was removed
[GITHUB #57] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -64,7 +64,8 @@ How to use it:
|
||||
- meta-raspberrypi
|
||||
- meta-openembedded/meta-oe
|
||||
3 Set MACHINE to raspberrypi in local.conf
|
||||
4. Modify distro to DISTRO ?= "poky-raspberrypi" in local.conf
|
||||
4. Add to local.conf:
|
||||
BBMASK = "rpi-zram-service"
|
||||
5. bitbake rpi-hwup-image
|
||||
6. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
|
||||
7. Boot your RPI.
|
||||
|
||||
Reference in New Issue
Block a user