mirror of
git://git.yoctoproject.org/poky-config.git
synced 2025-12-14 06:15:26 +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.32
|
|
last_revision = 195c7d19896ded7358154194926a3e3f5524ffef
|
|
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 = 4b32784b8c95047dafbc7048bfe03e9e5ceb3367
|
|
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 = 0ea9150ec854f9d9a38b90ee0f89039a6f85ae92
|
|
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 = 5d72ec2fac4a9782f5330cb45346c4f5f8bfdfca
|
|
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
|
|