This commit is contained in:
Imbus 2026-02-20 03:02:20 +01:00
parent dbf6af0b11
commit 4df613dee6
2 changed files with 87 additions and 1 deletions

View file

@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "meta-imbus"
BBFILE_PATTERN_meta-imbus = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-imbus = "6"
LAYERDEPENDS_meta-imbus = "core"
LAYERDEPENDS_meta-imbus = "core meta-beagle"
LAYERSERIES_COMPAT_meta-imbus = "scarthgap"