poky-config/combo-layer-rocko.conf
Richard Purdie 387b9f9cae Update combo-layer configs for multiple releases
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-12-09 14:22:20 +00:00

36 lines
1.3 KiB
Plaintext

[bitbake]
src_uri = git://git.openembedded.org/bitbake
local_repo_dir = /home/richard/Repos/bitbake
dest_dir = bitbake
branch = 1.36
last_revision = 230493d9b99f7d315bc4e5e8d0093bd62ec8f9eb
hook = /home/richard/Repos/pokyconfig/combo-layerhook-bitbake.sh
file_exclude = classes/base.bbclass conf/bitbake.conf .gitignore MANIFEST.in setup.py TODO
[oe-core]
src_uri = git://git.openembedded.org/openembedded-core
local_repo_dir = /home/richard/Repos/oe-core
dest_dir = .
branch = rocko
last_revision = 04b55c9dd19d48cd8a6422de3842eab5c1efe1dc
hook = /home/richard/Repos/pokyconfig/combo-layerhook-oecore.sh
file_exclude = meta/conf/bblayers.conf.sample meta/conf/local.conf.sample meta/conf/local.conf.sample.extended meta/conf/site.conf.sample
[yocto-docs]
src_uri = git://git.yoctoproject.org/yocto-docs
local_repo_dir = /home/richard/Repos/yocto-docs
dest_dir = .
file_filter = documentation/
branch = rocko
last_revision = 9df98d77a446cd5d27c4e87418117a904b1f4231
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
[meta-yocto]
src_uri = git://git.yoctoproject.org/meta-yocto
local_repo_dir = /home/richard/Repos/meta-yocto
dest_dir = .
branch = rocko
last_revision = b52aa0f906ae51d4e01d3851c7b9f332e0935dd7
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh