mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
README: Mention all the supported machines
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
9b6cdaf826
commit
d493717509
6
README
6
README
|
@ -73,7 +73,11 @@ revision: HEAD
|
||||||
a. source poky/oe-init-build-env rpi-build
|
a. source poky/oe-init-build-env rpi-build
|
||||||
b. Add needed layer to bblayers.conf:
|
b. Add needed layer to bblayers.conf:
|
||||||
- meta-raspberrypi
|
- 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
|
d. bitbake rpi-hwup-image
|
||||||
e. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
|
e. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
|
||||||
f. Boot your RPI.
|
f. Boot your RPI.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user