summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bb2f4be..2a3a79e 100644
--- a/README
+++ b/README
@@ -68,7 +68,7 @@ How to use it:
681. source poky/oe-init-build-env rpi-build 681. source poky/oe-init-build-env rpi-build
692. Add needed layer to bblayers.conf: 692. Add needed layer to bblayers.conf:
70 - meta-raspberrypi 70 - meta-raspberrypi
713 Set MACHINE to raspberrypi in local.conf 713 Set MACHINE to "raspberrypi"/"raspberrypi2" in local.conf
724. bitbake rpi-hwup-image 724. bitbake rpi-hwup-image
735. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used) 735. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
746. Boot your RPI. 746. Boot your RPI.