diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2011-12-30 12:38:14 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-09 10:31:00 +0100 |
| commit | 458db1ad63e1086ab16184e4aef22b0f352efe9c (patch) | |
| tree | dfbcd23c818db2b8f5f6b6aa9df1da91477463f5 | |
| parent | 0872d60659798f89eeb7bdc94060d8961a53583d (diff) | |
| download | meta-openembedded-458db1ad63e1086ab16184e4aef22b0f352efe9c.tar.gz | |
task-x11: use xserver-nodm-init-systemd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-oe/recipes-core/tasks/task-x11_1.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-core/tasks/task-x11_1.0.bb b/meta-oe/recipes-core/tasks/task-x11_1.0.bb index 67ff93b1f4..681e4f3676 100644 --- a/meta-oe/recipes-core/tasks/task-x11_1.0.bb +++ b/meta-oe/recipes-core/tasks/task-x11_1.0.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "The X Window System -- install this task to get a client/server b | |||
| 2 | SECTION = "x11/server" | 2 | SECTION = "x11/server" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 5 | PR = "r9" | 5 | PR = "r10" |
| 6 | 6 | ||
| 7 | inherit task | 7 | inherit task |
| 8 | 8 | ||
| @@ -16,8 +16,8 @@ RRECOMMENDS_${PN} = "\ | |||
| 16 | # xserver-common, x11-common | 16 | # xserver-common, x11-common |
| 17 | VIRTUAL-RUNTIME_xserver_common ?= "xserver-common" | 17 | VIRTUAL-RUNTIME_xserver_common ?= "xserver-common" |
| 18 | 18 | ||
| 19 | # elsa, xserver-nodm-init | 19 | # elsa, xserver-nodm-init or xserver-nodm-init-systemd |
| 20 | VIRTUAL-RUNTIME_graphical_init_manager ?= "xserver-nodm-init" | 20 | VIRTUAL-RUNTIME_graphical_init_manager ?= "xserver-nodm-init-systemd" |
| 21 | 21 | ||
| 22 | RDEPENDS_${PN}-utils = "\ | 22 | RDEPENDS_${PN}-utils = "\ |
| 23 | ${VIRTUAL-RUNTIME_xserver_common} \ | 23 | ${VIRTUAL-RUNTIME_xserver_common} \ |
