diff options
Diffstat (limited to 'meta-agl-profile-graphical-html5/conf/layer.conf')
-rw-r--r-- | meta-agl-profile-graphical-html5/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-profile-graphical-html5/conf/layer.conf b/meta-agl-profile-graphical-html5/conf/layer.conf index 4d84dba52..69967b03c 100644 --- a/meta-agl-profile-graphical-html5/conf/layer.conf +++ b/meta-agl-profile-graphical-html5/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "aglprofilegraphicalhtml5" BBFILE_PATTERN_aglprofilegraphicalhtml5 = "^${LAYERDIR}/" BBFILE_PRIORITY_aglprofilegraphicalhtml5 = "70" + +LAYERSERIES_COMPAT_aglprofilegraphicalhtml5 = "thud" |