projects
/
yocto
/
meta-hvmpd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d61cab
)
Set layer compatibility with scarthgap
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 15 Nov 2025 03:19:51 +0000
(22:19 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 19 Nov 2025 01:21:38 +0000
(20:21 -0500)
Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
conf/layer.conf
patch
|
blob
|
history
diff --git
a/conf/layer.conf
b/conf/layer.conf
index
eeb7d9e
..
7d122cd
100644
(file)
--- a/
conf/layer.conf
+++ b/
conf/layer.conf
@@
-15,7
+15,7
@@
BBFILE_PATTERN_meta-hvmpd-distro := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-hvmpd-distro = "11"
LAYERDEPENDS_meta-hvmpd-distro = "core"
-LAYERSERIES_COMPAT_meta-hvmpd-distro = "kirkstone"
+LAYERSERIES_COMPAT_meta-hvmpd-distro = "kirkstone
scarthgap
"
# Add board-specific directories:
BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \