aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/fso-illume-image.bb
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 /recipes/images/fso-illume-image.bb
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 'recipes/images/fso-illume-image.bb')
-rw-r--r--recipes/images/fso-illume-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/fso-illume-image.bb b/recipes/images/fso-illume-image.bb
index 8c5d896872..d803aa2b9a 100644
--- a/recipes/images/fso-illume-image.bb
+++ b/recipes/images/fso-illume-image.bb
@@ -14,7 +14,7 @@ BASE_INSTALL = "\
task-base \
"
-ILLUME_THEME = "illume-theme-fso"
+ETHEME = "illume-theme-fso"
X_INSTALL = "\
task-x11-illume \