Add mickledore

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2023-04-13 17:36:01 +01:00
parent c9dd5583e4
commit a56617f68a

View File

@ -0,0 +1,35 @@
[bitbake]
src_uri = git://git.openembedded.org/bitbake
local_repo_dir = /home/richard/Repos/bitbake
dest_dir = bitbake
branch = 2.4
last_revision = ae2efb05196f9e29ef56ad9a84e2eae5fbdd8030
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 = mickledore
last_revision = 85c1713bf0c01c68558bfba38edcc005c1ebb1c9
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 = mickledore
src_uri = git://git.yoctoproject.org/yocto-docs
local_repo_dir = /home/richard/Repos/yocto-docs
dest_dir = .
file_filter = documentation/
last_revision = 40f0cf9302b9f0ce01a1270977644b1b2fdfc650
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
[meta-yocto]
branch = mickledore
src_uri = git://git.yoctoproject.org/meta-yocto
local_repo_dir = /home/richard/Repos/meta-yocto
dest_dir = .
last_revision = 9294211a349523a07a81eebf6ce4edb126797d23
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh