mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02: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:
parent
a3bd3dba78
commit
7b57199e0e
3
README
3
README
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user