aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images/core-image-x11.bb
blob: 8455bb8caecbe3bfec319329d87b70c56af55553 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "A very basic X11 image with a terminal"

IMAGE_FEATURES += "splash package-management x11-base"

LICENSE = "MIT"

inherit core-image distro_features_check

REQUIRED_DISTRO_FEATURES = "x11"