mirror of
git://git.yoctoproject.org/poky-config.git
synced 2025-10-22 14:52:20 +02:00
Add config for nanbield and scarthgap
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1c1176a0db
commit
57202929a8
35
combo-layer-nanbield.conf
Normal file
35
combo-layer-nanbield.conf
Normal 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.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
|
||||
|
35
combo-layer-scarthgap.conf
Normal file
35
combo-layer-scarthgap.conf
Normal 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.8
|
||||
last_revision = c86466d51e8ff14e57a734c1eec5bb651fdc73ef
|
||||
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 = scarthgap
|
||||
last_revision = b65b4e5a8e4473d8ca43835ba17bc8bd4bdca277
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-oecore.sh
|
||||
file_exclude = meta/conf/templates/default/bblayers.conf.sample meta/conf/templates/default/local.conf.sample meta/conf/templates/default/local.conf.sample.extended meta/conf/templates/default/site.conf.sample
|
||||
|
||||
[yocto-docs]
|
||||
branch = scarthgap
|
||||
src_uri = git://git.yoctoproject.org/yocto-docs
|
||||
local_repo_dir = /home/richard/Repos/yocto-docs
|
||||
dest_dir = .
|
||||
file_filter = documentation/
|
||||
last_revision = 0cdc0afd3332459d30cfc8f4c2e62bdcc23f5ed5
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
|
||||
|
||||
[meta-yocto]
|
||||
branch = scarthgap
|
||||
src_uri = git://git.yoctoproject.org/meta-yocto
|
||||
local_repo_dir = /home/richard/Repos/meta-yocto
|
||||
dest_dir = .
|
||||
last_revision = 8f12ba9f7006d54e6f5259eb1c734e6116a2580b
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
||||
|
Loading…
Reference in New Issue
Block a user