aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/e-image-core.bb
blob: 0eec2b99d13bc7be90b66f1682a30b42081cf3ad (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager"

DEPENDS = "${MACHINE_TASK_PROVIDER} \
           ${XSERVER} \
           task-e-x11-core"

IMAGE_INSTALL = "${MACHINE_TASK_PROVIDER} task-e-x11-core ${XSERVER} glibc-charmap-utf-8 glibc-localedata-i18n"
IMAGE_LINGUAS = ""

inherit image