[yocto] [meta-raspberrypi][PATCH 1/1] README: Mention all the supported machines
Andrei Gherzan
andrei at gherzan.ro
Mon Apr 4 10:54:12 PDT 2016
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
README | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 536926b..542b135 100644
--- a/README
+++ b/README
@@ -73,7 +73,10 @@ revision: HEAD
a. source poky/oe-init-build-env rpi-build
b. Add needed layer to bblayers.conf:
- meta-raspberrypi
-c. Set MACHINE to "raspberrypi"/"raspberrypi2" in local.conf
+c. Set MACHINE in local.conf to one of the supported boards:
+ - raspberrypi
+ - raspberrypi2
+ - raspberrypi3
d. bitbake rpi-hwup-image
e. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
f. Boot your RPI.
--
2.7.4
More information about the yocto
mailing list