Convert to new override syntax
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / images / agl-image-minimal-crosssdk.inc
1 IMAGE_FEATURES:append = " dev-pkgs"
2 IMAGE_INSTALL:append = " kernel-dev kernel-devsrc"
3
4
5
6
7
8
9 # FIXME:
10 # Always include the test widgets
11 #IMAGE_FEATURES:append = " agl-test-wgt"
12 #
13 # Required dependencies for app and test builds
14 #TOOLCHAIN_HOST_TASK += " \
15 #    nativesdk-lua \
16 #    "
17 #
18 # Required dependencies for app and test builds
19 #TOOLCHAIN_TARGET_TASK += " \
20 #    lua-dev \
21 #    lua-staticdev \
22 #    libafb-helpers-staticdev \
23 #    libappcontroller-staticdev \
24 #    "