poky-config/combo-layer-dunfell.conf
Richard Purdie 525e99fba1 Update configs for warrior/zeus/dunfell
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-04-26 13:42:15 +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.46
last_revision = b94dec477a8d48ebceec91952ba290798c56c1f5
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 = dunfell
last_revision = 1795f30d8ab73d35710ca99064c51190dc84853e
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 = dunfell
last_revision = ac352ad7f95db7eeacb53c2778caa31800bd7c26
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 = dunfell
last_revision = 3f6857be9be9ab5e2ede9a416c212487357eec0d
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh