From 7b57199e0e2894d22283eb96021216faa9781e9e Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 6 Sep 2012 00:40:22 +0300 Subject: README: Instruct users to add BBMASK as distro file was removed [GITHUB #57] Signed-off-by: Andrei Gherzan --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index ba30e14..1a5259b 100644 --- a/README +++ b/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. -- cgit v1.2.3-54-g00ecf