Skip to content

Commit a2210e0

Browse files
layer.conf: make it compatible with whinlatter
Make layer compatible only with the latest OE-Core version, whinlatter. Signed-off-by: Ricardo Salveti <[email protected]>
1 parent 7993686 commit a2210e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ BBFILE_PATTERN_qcom-3rdparty := "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_qcom-3rdparty = "5"
1111

1212
LAYERDEPENDS_qcom-3rdparty = "core qcom"
13-
LAYERSERIES_COMPAT_qcom-3rdparty = "styhead walnascar"
13+
LAYERSERIES_COMPAT_qcom-3rdparty = "whinlatter"

0 commit comments

Comments
 (0)