diff options
Diffstat (limited to 'meta-agl-distro/conf/layer.conf')
-rw-r--r-- | meta-agl-distro/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-distro/conf/layer.conf b/meta-agl-distro/conf/layer.conf index 9810f4a3e..3c60fd4c7 100644 --- a/meta-agl-distro/conf/layer.conf +++ b/meta-agl-distro/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "agl-distro" BBFILE_PATTERN_agl-distro = "^${LAYERDIR}/" BBFILE_PRIORITY_agl-distro = "70" + +LAYERSERIES_COMPAT_agl-distro = "thud" |