mirror of
git://git.yoctoproject.org/poky-config.git
synced 2025-12-14 14:25:28 +01:00
combo-layer.conf: Update to latest master (new revisions and add file_exclude)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ff4099d044
commit
385aada019
|
|
@ -3,16 +3,18 @@ src_uri = git://git.openembedded.org/bitbake
|
|||
local_repo_dir = /home/richard/Repos/bitbake
|
||||
dest_dir = bitbake
|
||||
branch = master
|
||||
last_revision = 3d8044bc79c482c5ea008ddf12a8128dcd1527ee
|
||||
last_revision = cabe7e2459fcd561bced2d39ba5bd173576153e5
|
||||
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 = master
|
||||
last_revision = 8c35ba2d3048ce69f74f72cb2676e4bc162cfb63
|
||||
last_revision = da7a2c7b00b40a8759dbe9f4ab6df3e337e3d6b6
|
||||
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
|
||||
|
|
@ -20,7 +22,7 @@ local_repo_dir = /home/richard/Repos/yocto-docs
|
|||
dest_dir = .
|
||||
file_filter = documentation/
|
||||
branch = master
|
||||
last_revision = 30c413739aae99462ec2b4771041d4c115917aa9
|
||||
last_revision = 1b80e90848d23737462f8b0e55b2ff604f9abf41
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
|
||||
|
||||
[meta-yocto]
|
||||
|
|
@ -28,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 = bfbd6749e2264c9e45e070efd8267297dd8fc66a
|
||||
last_revision = b171379b5ca54d55ea763421794a651e71bbda91
|
||||
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user