diff --git a/README b/README index e820df0..ba30e14 100644 --- a/README +++ b/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