mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 12:30:36 +00:00
A couple of small CI fixes
Change the "poky" layer configuration name to "meta-yocto" in the KAS configuration so the cloned repo name is less confusing in logs, and fix a spot where "poky" -> "openembedded-core" had been missed in the gitlab configuration. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
@@ -23,7 +23,7 @@ repos:
|
||||
layers:
|
||||
meta:
|
||||
|
||||
poky:
|
||||
meta-yocto:
|
||||
url: "https://git.yoctoproject.org/git/meta-yocto"
|
||||
branch: master
|
||||
layers:
|
||||
|
||||
Reference in New Issue
Block a user