mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-15 18:20:10 +00:00
task-x11-illume: update default ECONFIG
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -3,15 +3,13 @@ SECTION = "x11/wm"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
PV = "1.0"
|
PV = "1.0"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
# WORK IN PROGRESS
|
|
||||||
|
|
||||||
inherit task allarch
|
inherit task allarch
|
||||||
|
|
||||||
# Default theme and config
|
# Default theme and config
|
||||||
ETHEME ?= "e-wm-theme-default"
|
ETHEME ?= "e-wm-theme-default"
|
||||||
ECONFIG ?= "e-wm-config-illume2"
|
ECONFIG ?= "e-wm-config-mobile"
|
||||||
|
|
||||||
RDEPENDS_${PN} = "\
|
RDEPENDS_${PN} = "\
|
||||||
task-x11-server \
|
task-x11-server \
|
||||||
|
|||||||
Reference in New Issue
Block a user