<nowiki>
//~/yocto$ git clone -b kirkstonescarthgap githttps://git.yoctoproject.org/poky
//~/yocto$ .source poky/oe-init-build-env
//~/yocto/build$ bitbake-layers layerindex-fetch meta-raspberrypi -b kirkstonescarthgap meta-raspberrypi
~/yocto$ git clone git://git.yoctoproject.org/poky
~/yocto$ cd poky
~/yocto/poky$ git checkoutclone kirkstone-b scarthgap https://git.yoctoproject.org/meta-raspberrypi
//~/yocto/poky$ gitbitbake-layers checkoutadd-layer scarthgapmeta-raspberrypi
~/yocto/poky$ git clone git://git.yoctoproject.org/meta-raspberrypi
~/yocto/poky$ cd meta-raspberrypi
~/yocto/poky/meta-raspberrypi$ git checkout kirkstone
~/yocto/poky/meta-raspberrypi$ cd ../..
~/yocto$ . poky/oe-init-build-env
~/yocto/build$ bitbake-layers add-layer ../poky/meta-raspberrypi
</nowiki>
|