summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/images/core-image-x11-sdk.bb
blob: 991e51d6064327d987886e23f5638bb23591855e (plain)
1
2
3
4
5
6
7
8
9
10
11
require recipes-graphics/images/core-image-x11.bb
include core-image-x11.inc

DESCRIPTION = "Image with x11 support that includes everything within \
core-image-x11 plus meta-toolchain, development headers and libraries to \
form a standalone SDK."

IMAGE_FEATURES += "dev-pkgs tools-sdk tools-debug debug-tweaks ssh-server-openssh"

IMAGE_INSTALL += "kernel-dev \
				  ltp"