diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-04 20:57:43 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-09-05 10:05:04 +0200 |
| commit | 499d9aee27dbfdcefd401a9bcee67f149fd2f8a6 (patch) | |
| tree | b634e6467de84ec7e1c22793beb47f807bc202c4 /meta-efl/recipes-efl/tasks/task-x11-illume.bb | |
| parent | ac20fad16fa0431c3a79e7aa02a2de49b0a0b670 (diff) | |
| download | meta-openembedded-499d9aee27dbfdcefd401a9bcee67f149fd2f8a6.tar.gz | |
task-x11-illume: update default ECONFIG
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/tasks/task-x11-illume.bb')
| -rw-r--r-- | meta-efl/recipes-efl/tasks/task-x11-illume.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-efl/recipes-efl/tasks/task-x11-illume.bb b/meta-efl/recipes-efl/tasks/task-x11-illume.bb index 20cf2b8485..eb628b779b 100644 --- a/meta-efl/recipes-efl/tasks/task-x11-illume.bb +++ b/meta-efl/recipes-efl/tasks/task-x11-illume.bb | |||
| @@ -3,15 +3,13 @@ SECTION = "x11/wm" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 5 | PV = "1.0" | 5 | PV = "1.0" |
| 6 | PR = "r2" | 6 | PR = "r3" |
| 7 | |||
| 8 | # WORK IN PROGRESS | ||
| 9 | 7 | ||
| 10 | inherit task allarch | 8 | inherit task allarch |
| 11 | 9 | ||
| 12 | # Default theme and config | 10 | # Default theme and config |
| 13 | ETHEME ?= "e-wm-theme-default" | 11 | ETHEME ?= "e-wm-theme-default" |
| 14 | ECONFIG ?= "e-wm-config-illume2" | 12 | ECONFIG ?= "e-wm-config-mobile" |
| 15 | 13 | ||
| 16 | RDEPENDS_${PN} = "\ | 14 | RDEPENDS_${PN} = "\ |
| 17 | task-x11-server \ | 15 | task-x11-server \ |
