summaryrefslogtreecommitdiffstats
path: root/external/meta-gplv2/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-gplv2/conf/layer.conf')
-rw-r--r--external/meta-gplv2/conf/layer.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/external/meta-gplv2/conf/layer.conf b/external/meta-gplv2/conf/layer.conf
index 43d578b5..9a665b4b 100644
--- a/external/meta-gplv2/conf/layer.conf
+++ b/external/meta-gplv2/conf/layer.conf
@@ -14,4 +14,9 @@ LAYERVERSION_gplv2 = "1"
LAYERDEPENDS_gplv2 = "core"
-LAYERSERIES_COMPAT_gplv2 = "thud"
+LAYERSERIES_COMPAT_gplv2 = "dunfell"
+
+LICENSE_PATH += "${LAYERDIR}/licenses"
+
+PREFERRED_VERSION_shared-mime-info = "${@['', '1.10']['GPLV3' in (d.getVar('INCOMPATIBLE_LICENSE') or '').upper()]}"
+PREFERRED_VERSION_shared-mime-info-native = "${@['', '1.10']['GPLV3' in (d.getVar('INCOMPATIBLE_LICENSE') or '').upper()]}"