GATEWAY-EW24
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-demo-platform-crosssdk.bb
deleted file mode 120000 (symlink)
index 70daba005db902c49e388a264ab885007084ba3b..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-agl-ivi-demo-platform-crosssdk.bb
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..c9ed07a0a66f2c0b95e762dade4372d2f8105679
--- /dev/null
@@ -0,0 +1,16 @@
+require agl-ivi-demo-platform.bb
+
+SUMMARY = "Cross SDK of demo AGL Distribution for IVI profile"
+
+DESCRIPTION = "SDK image for full AGL Distribution for IVI profile. \
+It includes the full toolchain, plus development headers and libraries \
+for everything in the demo platform to form a standalone cross SDK."
+
+inherit agl-crosssdk
+
+require agl-ivi-crosssdk.inc
+
+inherit populate_sdk_qt5
+
+# Add qtwaylandscanner to the SDK
+TOOLCHAIN_HOST_TASK += "nativesdk-qtwayland-tools"