summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-09-04 20:57:43 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-09-05 10:05:04 +0200
commit499d9aee27dbfdcefd401a9bcee67f149fd2f8a6 (patch)
treeb634e6467de84ec7e1c22793beb47f807bc202c4
parentac20fad16fa0431c3a79e7aa02a2de49b0a0b670 (diff)
downloadmeta-openembedded-499d9aee27dbfdcefd401a9bcee67f149fd2f8a6.tar.gz
task-x11-illume: update default ECONFIG
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-efl/recipes-efl/tasks/task-x11-illume.bb6
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 20cf2b848..eb628b779 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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 4LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5PV = "1.0" 5PV = "1.0"
6PR = "r2" 6PR = "r3"
7
8# WORK IN PROGRESS
9 7
10inherit task allarch 8inherit task allarch
11 9
12# Default theme and config 10# Default theme and config
13ETHEME ?= "e-wm-theme-default" 11ETHEME ?= "e-wm-theme-default"
14ECONFIG ?= "e-wm-config-illume2" 12ECONFIG ?= "e-wm-config-mobile"
15 13
16RDEPENDS_${PN} = "\ 14RDEPENDS_${PN} = "\
17 task-x11-server \ 15 task-x11-server \