Move feature code into the meta recipes
[AGL/meta-agl.git] / meta-agl / conf / include / agl-devel.inc
1 IMAGE_FEATURES =+ "debug-tweaks eclipse-debug tools-debug tools-profile"
2
3 IMAGE_INSTALL_append = " \
4     packagegroup-agl-devel \
5 "
6
7 # disable install of debug files in SDK
8 # initial value: SDKIMAGE_FEATURES="dev-pkgs dbg-pkgs staticdev-pkgs"
9 SDKIMAGE_FEATURES="dev-pkgs"