From d4937175093cf6868db4a10da235750261dfea2b Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 4 Apr 2016 21:31:01 +0200 Subject: [PATCH] README: Mention all the supported machines Signed-off-by: Andrei Gherzan --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 3a7735c..ec9f905 100644 --- a/README +++ b/README @@ -73,7 +73,11 @@ 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 + - raspberrypi0 + - 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.