mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
README: Instruct users to add meta-oe layer to bblayers.conf
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
5de86a6190
commit
7c82087be9
8
README
8
README
|
@ -53,10 +53,16 @@ URI: git://git.yoctoproject.org/poky
|
|||
branch: master
|
||||
revision: HEAD
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded
|
||||
branch: master
|
||||
revision: HEAD
|
||||
|
||||
How to use it:
|
||||
|
||||
1. source poky/oe-init-build-env rpi-build
|
||||
2. Add meta-raspberrypi in bblayers.conf
|
||||
2. Add needed layers to bblayers.conf:
|
||||
- meta-raspberrypi
|
||||
- meta-openembedded/meta-oe
|
||||
3 Set MACHINE to raspberrypi in local.conf
|
||||
4. Modify distro to DISTRO ?= "poky-raspberrypi" in local.conf
|
||||
5. bitbake rpi-hwup-image
|
||||
|
|
Loading…
Reference in New Issue
Block a user