mirror of
git://git.yoctoproject.org/poky-config.git
synced 2025-12-14 14:25:28 +01:00
34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
[bitbake]
|
|
src_uri = git://git.openembedded.org/bitbake
|
|
local_repo_dir = /home/richard/Repos/bitbake
|
|
dest_dir = bitbake
|
|
branch = 1.22
|
|
last_revision = d9a695e9e546cf3a158c88b0ecf2ecc132fb52e5
|
|
hook = /home/richard/Repos/pokyconfig/combo-layerhook-bitbake.sh
|
|
|
|
[oe-core]
|
|
src_uri = git://git.openembedded.org/openembedded-core
|
|
local_repo_dir = /home/richard/Repos/oe-core
|
|
dest_dir = .
|
|
branch = daisy
|
|
last_revision = bad46f25ec5d0069d7274e22662b71ba9a9753c4
|
|
hook = /home/richard/Repos/pokyconfig/combo-layerhook-oecore.sh
|
|
|
|
[yocto-docs]
|
|
src_uri = git://git.yoctoproject.org/yocto-docs
|
|
local_repo_dir = /home/richard/Repos/yocto-docs
|
|
dest_dir = .
|
|
file_filter = documentation/
|
|
branch = daisy
|
|
last_revision = b5ade15ae89769e6e9a082e48d635a09ecdcc116
|
|
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 = daisy
|
|
last_revision = d1dea3bd544788aaec977908c5d0ca1f0e6d9e56
|
|
hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
|
|
|