poky-config/combo-layer-honister.conf
Richard Purdie a1ceb8caa9 Add recent release combo-layer config files
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-10-04 17:46:30 +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.52
last_revision = c2d8f9b2137bd4a98eb0f51519493131773e7517
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 = honister
last_revision = 6f0d16ddf3bbac1eea31683b262e866ec65fba2e
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 = honister
last_revision = 9ae3071f66c1811d847ed559cb773999ff6185fc
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 = honister
last_revision = 3739e5aba6eaebd8d1cc7c256721bb79f4d855d0
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh