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:
Scott Murray
2026-03-07 12:02:54 +02:00
parent 6320bcb769
commit 0936595355
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ repos:
layers:
meta:
poky:
meta-yocto:
url: "https://git.yoctoproject.org/git/meta-yocto"
branch: master
layers: