aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-05-21 17:52:02 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-05-21 20:50:42 +0000
commit28c4622e672ab73489c8a390de49f5c7a31bde8c (patch)
tree951f9cc1ad869dd34c635dfd208ab4379f8bfd33
parent83d7fbc19111d3dae2121ac3ad434f41d64e3801 (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 \
+ "