aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-03-17 14:14:30 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-03-22 17:17:44 +0100
commitba80b0f7989f03d4ffe7ac7c71b36b8b049d3ea2 (patch)
tree15e527752ea9bfd4e73ebb8d2c7f69cc27890eb0 /conf/distro
parent5b3df8cc52c0b791da9917f1f42b6f759f4c59d4 (diff)
downloadopenembedded-ba80b0f7989f03d4ffe7ac7c71b36b8b049d3ea2.tar.gz
e-wm: use ESYSACTIONS,EMENU,ECONFIG,ETHEME variables instead of hardcoded e-wm-sysactions/e-wm-menu runtime dependency
* ILLUME_THEME/ILLUME_CONFIG were renamed to ETHEME/ECONFIG to use the same variable names as task-demo-x11/task-beagleboard-* * e-wm-sysactions-shr doesn't need RPROVIDES anymore * fixes last multiple providers notice I had NOTE: multiple providers are available for runtime e-wm-sysactions (e-wm, e-wm-sysactions-shr) NOTE: consider defining a PREFERRED_PROVIDER entry to match e-wm-sysactions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/shr.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index ddf5dd340e..2ce5d3bcbb 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -104,8 +104,10 @@ IMAGE_INITSCRIPTS = "initscripts-shr"
IPKG_VARIANT = "opkg"
#Illume settings
-ILLUME_CONFIG = "e-wm-config-illume2-shr"
-ILLUME_THEME = "e-wm-theme-illume-gry"
+ESYSACTIONS = "e-wm-sysactions-shr"
+EMENU = "e-wm-menu-shr"
+ECONFIG = "e-wm-config-illume2-shr"
+ETHEME = "e-wm-theme-illume-gry"
# From minimal.conf