summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index 0f00bdd..e01a1f2 100644
--- a/README
+++ b/README
@@ -90,11 +90,9 @@ How to use it:
90 - meta-raspberrypi 90 - meta-raspberrypi
91 - meta-openembedded/meta-oe 91 - meta-openembedded/meta-oe
923 Set MACHINE to raspberrypi in local.conf 923 Set MACHINE to raspberrypi in local.conf
934. Add to local.conf: 934. bitbake rpi-hwup-image
94 BBMASK = "rpi-zram-service" 945. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
955. bitbake rpi-hwup-image 956. Boot your RPI.
966. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
977. Boot your RPI.
98 96
99Optional - compressed deployed files: 97Optional - compressed deployed files:
100 98