mirror of
git://git.yoctoproject.org/poky-config.git
synced 2025-07-19 21:09:05 +02:00
Add langdale
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
755bf9ec9e
commit
0434cf0f78
35
combo-layer-langdale.conf
Normal file
35
combo-layer-langdale.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.2
|
||||||
|
last_revision = 88a9cc0318c6ef01976d8b09dfc1a92cf0a1e498
|
||||||
|
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 = langdale
|
||||||
|
last_revision = 6c9ca2f2de98c84d11beccbfde7c1e26cb25dfb6
|
||||||
|
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 = langdale
|
||||||
|
src_uri = git://git.yoctoproject.org/yocto-docs
|
||||||
|
local_repo_dir = /home/richard/Repos/yocto-docs
|
||||||
|
dest_dir = .
|
||||||
|
file_filter = documentation/
|
||||||
|
last_revision = da685fc5e69d49728e3ffd6c4d623e7e1745059d
|
||||||
|
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
|
||||||
|
|
||||||
|
[meta-yocto]
|
||||||
|
branch = langdale
|
||||||
|
src_uri = git://git.yoctoproject.org/meta-yocto
|
||||||
|
local_repo_dir = /home/richard/Repos/meta-yocto
|
||||||
|
dest_dir = .
|
||||||
|
last_revision = f507cfd7db1aca197f2382a1f96132980ddcca56
|
||||||
|
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user