summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images/core-image-lsb-sdk.bb
blob: da8c250d2e506951d9eb4a9cc30e601e13bccfe9 (plain)
1
2
3
4
5
6
7
8
9
10
require core-image-lsb.bb

DESCRIPTION = "Basic image without X support suitable for Linux Standard Base \
(LSB) implementations. It includes the full meta-toolchain, plus development \
headers and libraries to form a standalone SDK."

IMAGE_FEATURES += "tools-sdk dev-pkgs tools-debug tools-profile tools-testapps debug-tweaks"

IMAGE_INSTALL += "kernel-dev"