shr-image: add missing task-shr-minimal-fso to IMAGE_INSTALL
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 17:25:01 +0000 (18:25 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 19:32:58 +0000 (20:32 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/images/shr-image.inc
recipes/tasks/task-shr-minimal.bb

index 9408091..20ab953 100644 (file)
@@ -3,7 +3,7 @@
 #------------------------------------------------------
 
 PV = "2.0"
-PR = "r12"
+PR = "r13"
 
 
 DEPENDS += "task-shr-minimal"
@@ -21,6 +21,7 @@ RDEPENDS += "\
 IMAGE_INSTALL += "\
   task-shr-minimal-base \
   task-shr-minimal-cli \
+  task-shr-minimal-fso \
   task-shr-minimal-apps \
   task-shr-minimal-audio \
   task-shr-minimal-gtk \
index 81a081a..b73c6af 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Lite Image Feed"
-PR = "r23"
+PR = "r24"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -109,6 +109,8 @@ RDEPENDS_${PN}-x = "\
   shr-theme-gry \
   xcursor-transparent-theme \
   xinput-calibrator \
+# 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 \
 "