mirror of
git://git.yoctoproject.org/poky-config.git
synced 2025-12-14 14:25:28 +01:00
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
[bitbake]
|
|
src_uri = git://git.openembedded.org/bitbake
|
|
local_repo_dir = /home/richard/Repos/bitbake
|
|
dest_dir = bitbake
|
|
branch = 1.36
|
|
last_revision = 1b989fb76e3e5f044c2e14c7b26a5562803fde9d
|
|
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 = 3638cb32ba9ba32b4d498fc31ab7fdf82f0d2495
|
|
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 = 8f728b4ff907ca06e08e6e3f89e69aed3c777efc
|
|
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 = b6e1076d4ec38a61854efbeaa13faa9785a56c8d
|
|
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
|
|