[oe-commits] Klaus Kurzmann : shr-image.inc: actually really install task-fso2-compliance

git version control git at git.openembedded.org
Wed Nov 18 08:50:00 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Nov 18 09:49:25 2009 +0100

shr-image.inc: actually really install task-fso2-compliance

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

---

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

diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc
index 7f1968e..0498d3b 100644
--- a/recipes/images/shr-image.inc
+++ b/recipes/images/shr-image.inc
@@ -3,7 +3,7 @@
 #------------------------------------------------------
 
 PV = "2.0"
-PR = "r7"
+PR = "r8"
 
 
 DEPENDS += "task-shr-minimal"
@@ -33,7 +33,7 @@ IMAGE_INSTALL += "\
   task-shr-minimal-gtk \
   task-shr-minimal-x \
   task-x11-illume \
-  task-fso-compliance \
+  task-fso2-compliance \
   task-fonts-truetype-core \
 "
 





More information about the Openembedded-commits mailing list