poky-config/combo-layer-warrior.conf
Richard Purdie c9dd5583e4 Update combo-layer config files to recent revisions
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-10-05 08:43:08 +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 = 1.42
last_revision = af479e239d1e4dc93f0162c5936369a94c1c529d
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 = warrior
last_revision = 856674d6f75e2b99ae961d5ab869ff071ff5c362
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 = warrior
last_revision = 3fd1432890f04fd659952c0f20f5750fb8c3a909
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 = warrior
last_revision = e16269fae87b674a686c96488daa2120f0ea8ba7
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh