mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 23:40:05 +00:00
Update kas configuration for poky obsolescence
Replace poky repository configuration with separate bitbake, openembedded-core, and meta-poky repository configurations. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
@@ -11,11 +11,22 @@ repos:
|
|||||||
meta-integrity:
|
meta-integrity:
|
||||||
meta-hardening:
|
meta-hardening:
|
||||||
|
|
||||||
poky:
|
bitbake:
|
||||||
url: https://git.yoctoproject.org/git/poky
|
url: https://git.openembedded.org/bitbake
|
||||||
|
refspec: master
|
||||||
|
layers:
|
||||||
|
.: disabled
|
||||||
|
|
||||||
|
openembedded-core:
|
||||||
|
url: https://git.openembedded.org/openembedded-core
|
||||||
refspec: master
|
refspec: master
|
||||||
layers:
|
layers:
|
||||||
meta:
|
meta:
|
||||||
|
|
||||||
|
poky:
|
||||||
|
url: https://git.yoctoproject.org/git/meta-yocto
|
||||||
|
refspec: master
|
||||||
|
layers:
|
||||||
meta-poky:
|
meta-poky:
|
||||||
meta-yocto-bsp:
|
meta-yocto-bsp:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user