- #git clone -b rocko https://git.yoctoproject.org/git/poky
- #cd poky
- #git clone -b rocko https://github.com/openembedded/meta-openembedded.git
- #git clone -b rocko https://git.yoctoproject.org/git/meta-raspberrypi
- #git checkout -b rocko
- #source poky/oe-init-build-env rpi-build
#To Check supported Boards
-
ls meta/conf/machine/*.conf
- # nano conf/bblayers.conf
Set MACHINE in local.conf to one of the supported boards
- #bitbake core-image-base
Boot your RPI.
No comments:
Post a Comment