[oe-commits] Klaus Kurzmann : shr-image: readd task-fso-compliance and bump PR

git version control git at git.openembedded.org
Sat Aug 8 15:57:01 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: f539919b9fc15a0fa0f7686602edfa473871c02d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f539919b9fc15a0fa0f7686602edfa473871c02d

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sat Aug  8 17:56:53 2009 +0200

shr-image: readd task-fso-compliance and bump PR

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/images/shr-image.inc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc
index 5d173f5..e4358f7 100644
--- a/recipes/images/shr-image.inc
+++ b/recipes/images/shr-image.inc
@@ -3,7 +3,7 @@
 #------------------------------------------------------
 
 PV = "2.0"
-PR = "r3"
+PR = "r4"
 
 
 DEPENDS += "task-shr-minimal"
@@ -18,6 +18,7 @@ RDEPENDS += "\
   task-shr-minimal-gtk \
   task-shr-minimal-x \
   task-x11-illume \
+  task-fso-compliance \
   task-fonts-truetype-core \
 "
 
@@ -31,6 +32,7 @@ IMAGE_INSTALL += "\
   task-shr-minimal-gtk \
   task-shr-minimal-x \
   task-x11-illume \
+  task-fso-compliance \
   task-fonts-truetype-core \
 "
 





More information about the Openembedded-commits mailing list