Update combo-layer configs for multiple releases

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2017-12-09 14:22:20 +00:00
parent 669871ba02
commit 387b9f9cae
8 changed files with 119 additions and 14 deletions

View File

@ -11,7 +11,7 @@ src_uri = git://git.openembedded.org/openembedded-core
local_repo_dir = /home/richard/Repos/oe-core
dest_dir = .
branch = daisy
last_revision = a4e80e831cd13e6418af0d770c5dbd5b9270eaa5
last_revision = bad46f25ec5d0069d7274e22662b71ba9a9753c4
hook = /home/richard/Repos/pokyconfig/combo-layerhook-oecore.sh
[yocto-docs]

View File

@ -12,7 +12,7 @@ src_uri = git://git.openembedded.org/openembedded-core
local_repo_dir = /home/richard/Repos/oe-core
dest_dir = .
branch = fido
last_revision = 511ea0fcc9c238ad8e3b3089ec2bcf82bb1ecc77
last_revision = f9c35dfc6601901664dbef2cba3a9b96bef96e64
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

View File

@ -3,7 +3,7 @@ src_uri = git://git.openembedded.org/bitbake
local_repo_dir = /home/richard/Repos/bitbake
dest_dir = bitbake
branch = 1.28
last_revision = 0e9d8d63ddb35d181d4e470585d1e4a4c646cd00
last_revision = 68d061d2517f1a79dc6b14a373ed2dcb78a901ce
hook = /home/richard/Repos/pokyconfig/combo-layerhook-bitbake.sh
file_exclude = classes/base.bbclass conf/bitbake.conf .gitignore MANIFEST.in setup.py TODO
@ -12,7 +12,7 @@ src_uri = git://git.openembedded.org/openembedded-core
local_repo_dir = /home/richard/Repos/oe-core
dest_dir = .
branch = jethro
last_revision = 1f4bfa33073584c25396d74f3929f263f3df188b
last_revision = 6af6e285e8bed16b02dee27c8466e9f4f9f21e30
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
@ -22,7 +22,7 @@ local_repo_dir = /home/richard/Repos/yocto-docs
dest_dir = .
file_filter = documentation/
branch = jethro
last_revision = 9d3327f06f1f798b1ca55b0fc8aeca281e4aca01
last_revision = 36a48384db5b5713a2afe744bb8efab2819e773e
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
[meta-yocto]
@ -30,6 +30,6 @@ src_uri = git://git.yoctoproject.org/meta-yocto
local_repo_dir = /home/richard/Repos/meta-yocto
dest_dir = .
branch = jethro
last_revision = a9b5cf91fa0ee913381ffec88503e2a40a2e04d4
last_revision = 492121940d37a72cf7cbe18472a0471fdaba29ff
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh

View File

@ -3,7 +3,7 @@ src_uri = git://git.openembedded.org/bitbake
local_repo_dir = /home/richard/Repos/bitbake
dest_dir = bitbake
branch = 1.30
last_revision = 25859009b710cb35ac8f9ee9eb3a7305f9e13402
last_revision = 62a53e9dbb6dc7489e44c32340b0caddd4596f0a
hook = /home/richard/Repos/pokyconfig/combo-layerhook-bitbake.sh
file_exclude = classes/base.bbclass conf/bitbake.conf .gitignore MANIFEST.in setup.py TODO
@ -12,7 +12,7 @@ src_uri = git://git.openembedded.org/openembedded-core
local_repo_dir = /home/richard/Repos/oe-core
dest_dir = .
branch = krogoth
last_revision = dd330056ace289c8a9c5d77b6bb6e860b9f0913e
last_revision = bfa04fa71c47e8fe9528208848cfcec2e232777d
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
@ -22,7 +22,7 @@ local_repo_dir = /home/richard/Repos/yocto-docs
dest_dir = .
file_filter = documentation/
branch = krogoth
last_revision = 0b9ee8da66ff81e0724465f18b0323f1216cb9fa
last_revision = 5ec75c194147fecf0bda8095e430cdd8e6f34b6b
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
[meta-yocto]
@ -30,6 +30,6 @@ src_uri = git://git.yoctoproject.org/meta-yocto
local_repo_dir = /home/richard/Repos/meta-yocto
dest_dir = .
branch = krogoth
last_revision = 19c53669baf39ef793b3fb8f0e01345e450f1f78
last_revision = 536c72e8f05c45f910b01856b1a74b0c7a756924
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh

35
combo-layer-morty.conf Normal file
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 = 1.32
last_revision = 991b533f1d61042a7b3edd1fbf3dea0bf9991606
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 = morty
last_revision = 4e9bb9ab2e5c603f3eb2d52ce272401c8e320cc0
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 = morty
last_revision = f4571c05c9004b0eb20a680cf7d3d1f7e6bc6d6b
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 = morty
last_revision = 10631e5f570c238c080381268c517944864ebb9a
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh

35
combo-layer-pyro.conf Normal file
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 = 1.34
last_revision = ca9b9ffc250eb3ece5af3d64ff5febef69d555b0
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 = pyro
last_revision = 2db9d0854239bca9d5c4efde808a1931c4c0ca0e
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 = pyro
last_revision = b0ee7cf9ab8cb8f9beb490b9aac128c48b13af66
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 = pyro
last_revision = 9e7a7a8dc6c1e08e973ee9f91bbad3b659e9848e
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh

35
combo-layer-rocko.conf Normal file
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 = 1.36
last_revision = 230493d9b99f7d315bc4e5e8d0093bd62ec8f9eb
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 = rocko
last_revision = 04b55c9dd19d48cd8a6422de3842eab5c1efe1dc
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 = rocko
last_revision = 9df98d77a446cd5d27c4e87418117a904b1f4231
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 = rocko
last_revision = b52aa0f906ae51d4e01d3851c7b9f332e0935dd7
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh

View File

@ -3,7 +3,7 @@ src_uri = git://git.openembedded.org/bitbake
local_repo_dir = /home/richard/Repos/bitbake
dest_dir = bitbake
branch = master
last_revision = cabe7e2459fcd561bced2d39ba5bd173576153e5
last_revision = 2ba8a6b25ccc12e7b543e8450121e5311c7a701d
hook = /home/richard/Repos/pokyconfig/combo-layerhook-bitbake.sh
file_exclude = classes/base.bbclass conf/bitbake.conf .gitignore MANIFEST.in setup.py TODO
@ -12,7 +12,7 @@ src_uri = git://git.openembedded.org/openembedded-core
local_repo_dir = /home/richard/Repos/oe-core
dest_dir = .
branch = master
last_revision = da7a2c7b00b40a8759dbe9f4ab6df3e337e3d6b6
last_revision = a7cd9d1183be603777fc9c8c448281fe01224f7b
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
@ -22,7 +22,7 @@ local_repo_dir = /home/richard/Repos/yocto-docs
dest_dir = .
file_filter = documentation/
branch = master
last_revision = 1b80e90848d23737462f8b0e55b2ff604f9abf41
last_revision = ac9c58322b7f8533335a9d4379aa031bb1de7be6
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
[meta-yocto]
@ -30,6 +30,6 @@ src_uri = git://git.yoctoproject.org/meta-yocto
local_repo_dir = /home/richard/Repos/meta-yocto
dest_dir = .
branch = master
last_revision = b171379b5ca54d55ea763421794a651e71bbda91
last_revision = 5d49cf4cde6945218aade88adcfa049b0e6ac20a
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh