Update inclusion in agl-demo-platform-crosssdk for openssh change
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-ivi-demo-platform-crosssdk.bb
index 4900476..45db0e3 100644 (file)
@@ -5,6 +5,8 @@ It includes the full meta-toolchain, plus developement headers and libraries \
 to form a standalone cross SDK."
 
 
+require agl-image-ivi.bb
+
 # add packages for demo platform (include demo apps) here
 IMAGE_INSTALL:append = " \
     packagegroup-agl-demo-platform \
@@ -12,8 +14,6 @@ IMAGE_INSTALL:append = " \
 
 LICENSE = "MIT"
 
-#require agl-image-graphical-qt5-crosssdk.inc
-require recipes-platform/images/agl-image-weston.inc
 require recipes-platform/images/agl-image-minimal-crosssdk.inc
 
 # Add wayland-scanner to SDK (SPEC-945)
@@ -56,4 +56,4 @@ TOOLCHAIN_HOST_TASK += " \
 TOOLCHAIN_TARGET_TASK += " \
     lua-dev \
     lua-staticdev \
-    "
\ No newline at end of file
+    "