aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-shr-minimal.bb4
-rw-r--r--recipes/tasks/task-x11-illume.bb4
2 files changed, 3 insertions, 5 deletions
diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index 6f82334896..4e7dbae0d5 100644
--- a/recipes/tasks/task-shr-minimal.bb
+++ b/recipes/tasks/task-shr-minimal.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "SHR Lite Image Feed"
-PR = "r32"
+PR = "r33"
PV = "2.0"
LICENSE = "GPL"
@@ -116,8 +116,6 @@ RDEPENDS_${PN}-x = "\
libx11-locale \
# All localedata based on IMAGE_LINGUAS
${@get_rdepends(bb, d)} \
-# Make sure it's available for those who want's to play with illume2
- e-wm-config-illume2-shr \
"
RDEPENDS_${PN}-apps = "\
diff --git a/recipes/tasks/task-x11-illume.bb b/recipes/tasks/task-x11-illume.bb
index 9af914f3e0..5af3a30d51 100644
--- a/recipes/tasks/task-x11-illume.bb
+++ b/recipes/tasks/task-x11-illume.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The Illume Windowing Environment -- install this task to get the
SECTION = "x11/wm"
LICENSE = "MIT"
PV = "1.0"
-PR = "r0"
+PR = "r1"
# WORK IN PROGRESS
@@ -10,7 +10,7 @@ inherit task
# Default illume theme
ILLUME_THEME ?= "e-wm-theme-illume"
-ILLUME_CONFIG ?= "e-wm-config-illume"
+ILLUME_CONFIG ?= "e-wm-config-illume2"
RDEPENDS_${PN} = "\
task-x11-server \