summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-05-21 17:52:02 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-05-21 17:52:02 +0200
commitdf02f65cd94b56e541b89e726b26dd208e6f57f7 (patch)
tree614b9dd831ed8b17c621e4bbd5ec9a89bae61704
parent93bccdcf6a0f699e9f8e837d432274946766371b (diff)
Also add the packages to the crosssdk image
The wam packagegroup should also be added to the crosssdk image. Explicitely do that here as well. Change-Id: If4d3b93dc6c1d258265fbafd53e91fbfe16ac475 Bug-AGL: SPEC-2407 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-html5-framework/recipes-platform/images/agl-demo-platform-crosssdk.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-html5-framework/recipes-platform/images/agl-demo-platform-crosssdk.bbappend b/meta-html5-framework/recipes-platform/images/agl-demo-platform-crosssdk.bbappend
new file mode 100644
index 00000000..d5d978dd
--- /dev/null
+++ b/meta-html5-framework/recipes-platform/images/agl-demo-platform-crosssdk.bbappend
@@ -0,0 +1,3 @@
+IMAGE_INSTALL_append += "\
+ packagegroup-agl-demo-platform-html5 \
+ "