mirror of
git://git.yoctoproject.org/poky-config.git
synced 2025-07-19 12:59:05 +02:00
Add recent release combo-layer config files
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6f4957ddd6
commit
a1ceb8caa9
35
combo-layer-gatesgarth.conf
Normal file
35
combo-layer-gatesgarth.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 = 1.48
|
||||
last_revision = 38bff0badf916098732fb20210e0ed6d0dd38250
|
||||
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 = gatesgarth
|
||||
last_revision = 9cce475ffc4bd71977d8e0a31c1a4df7a2f30ef7
|
||||
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 = gatesgarth
|
||||
last_revision = 9dbd3e8726b5eebd067d01973540724ea3e246c4
|
||||
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 = gatesgarth
|
||||
last_revision = c5087f8bc8f2b4e2292f7ebb9aa2815d69bffbfe
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
||||
|
35
combo-layer-hardknott.conf
Normal file
35
combo-layer-hardknott.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 = 1.50
|
||||
last_revision = d01d8326331cfe59208674cfc53aa26c0028b313
|
||||
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 = hardknott
|
||||
last_revision = fbbb689c8df7f82644b8a9bc5bb6884bc6516660
|
||||
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 = hardknott
|
||||
last_revision = f462982ddb6e32052217d44c0c44e8a4df115589
|
||||
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 = hardknott
|
||||
last_revision = c381b983b12536c10a03ac1ca0ec59d0e64088d8
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
||||
|
35
combo-layer-honister.conf
Normal file
35
combo-layer-honister.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 = 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
|
||||
|
35
combo-layer-kirkstone.conf
Normal file
35
combo-layer-kirkstone.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.0
|
||||
last_revision = ac576d6fad6bba0cfea931883f25264ea83747ca
|
||||
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 = kirkstone
|
||||
last_revision = d19cd09b43a7009d660b28ac9dcb21b8038e399f
|
||||
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 = kirkstone
|
||||
last_revision = f632dad24c39778f948014029e74db3c871d9d21
|
||||
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 = kirkstone
|
||||
last_revision = ca9c465e37b693ab768ee8e21a929d1c18956e98
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
||||
|
Loading…
Reference in New Issue
Block a user