SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / images / agl-image-minimal-crosssdk.inc
diff --git a/meta-agl-core/recipes-platform/images/agl-image-minimal-crosssdk.inc b/meta-agl-core/recipes-platform/images/agl-image-minimal-crosssdk.inc
new file mode 100644 (file)
index 0000000..a69e698
--- /dev/null
@@ -0,0 +1,24 @@
+IMAGE_FEATURES_append = " dev-pkgs"
+IMAGE_INSTALL_append = " kernel-dev kernel-devsrc"
+
+
+
+
+
+
+# FIXME:
+# Always include the test widgets
+#IMAGE_FEATURES_append = " agl-test-wgt"
+#
+# Required dependencies for app and test builds
+#TOOLCHAIN_HOST_TASK += " \
+#    nativesdk-lua \
+#    "
+#
+# Required dependencies for app and test builds
+#TOOLCHAIN_TARGET_TASK += " \
+#    lua-dev \
+#    lua-staticdev \
+#    libafb-helpers-staticdev \
+#    libappcontroller-staticdev \
+#    "