summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-html5
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-profile-graphical-html5')
-rw-r--r--meta-agl-profile-graphical-html5/conf/layer.conf2
-rwxr-xr-xmeta-agl-profile-graphical-html5/recipes-platform/images/agl-demo-platform-html5-crosssdk.bb1
2 files changed, 2 insertions, 1 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"
diff --git a/meta-agl-profile-graphical-html5/recipes-platform/images/agl-demo-platform-html5-crosssdk.bb b/meta-agl-profile-graphical-html5/recipes-platform/images/agl-demo-platform-html5-crosssdk.bb
index a278e0956..2d811205c 100755
--- a/meta-agl-profile-graphical-html5/recipes-platform/images/agl-demo-platform-html5-crosssdk.bb
+++ b/meta-agl-profile-graphical-html5/recipes-platform/images/agl-demo-platform-html5-crosssdk.bb
@@ -41,7 +41,6 @@ TOOLCHAIN_TARGET_TASK += " \
libexif-dev \
pango-dev \
libdrm-dev \
- libssp-dev \
lua-dev \
lua-staticdev \
${@bb.utils.contains('LICENSE_FLAGS_WHITELIST', 'commercial', 'ffmpeg-dev', '', d)} \