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:
f30ff01
)
Set layer compatibility with whinlatter
author
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 20 Nov 2025 03:24:50 +0000
(22:24 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 23 Jan 2026 16:45:15 +0000
(11:45 -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
bd1fd8e
..
780505e
100644
(file)
--- a/
conf/layer.conf
+++ b/
conf/layer.conf
@@
-15,7
+15,7
@@
BBFILE_PATTERN_meta-hvmpd := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-hvmpd = "11"
LAYERDEPENDS_meta-hvmpd = "core"
-LAYERSERIES_COMPAT_meta-hvmpd = "
kirkstone scarthgap walnasca
r"
+LAYERSERIES_COMPAT_meta-hvmpd = "
whinlatte
r"
# Add board-specific directories:
BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \