poky-config/combo-layer-nanbield.conf
Richard Purdie 57202929a8 Add config for nanbield and scarthgap
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-04-23 14:16:37 +01: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 = 2.6
last_revision = 380a9ac97de5774378ded5e37d40b79b96761a0c
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 = nanbield
last_revision = d0e68072d138ccc1fb5957fdc46a91871eb6a3e1
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]
branch = nanbield
src_uri = git://git.yoctoproject.org/yocto-docs
local_repo_dir = /home/richard/Repos/yocto-docs
dest_dir = .
file_filter = documentation/
last_revision = 05d08b0bbaef760157c8d35a78d7405bc5ffce55
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
[meta-yocto]
branch = nanbield
src_uri = git://git.yoctoproject.org/meta-yocto
local_repo_dir = /home/richard/Repos/meta-yocto
dest_dir = .
last_revision = d98079ded41a4c6ab566998d4fbbd5e9d49efb3e
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh