[oe-commits] Angus Ainslie : Revert "ruby: Fixed ruby 1.8.5 compilation problem"

GIT User account git at amethyst.openembedded.net
Sat Apr 11 05:28:11 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: ce8c651e115fc541653909967f296bdf028b46ca
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ce8c651e115fc541653909967f296bdf028b46ca

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Fri Apr 10 23:19:20 2009 -0600

Revert "ruby: Fixed ruby 1.8.5 compilation problem"

This reverts commit c8db486b150008619dfeb3259728c816af812675.

---

 packages/tasks/task-openmoko-feed.bb |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/packages/tasks/task-openmoko-feed.bb b/packages/tasks/task-openmoko-feed.bb
index d92b7e9..4c0430b 100644
--- a/packages/tasks/task-openmoko-feed.bb
+++ b/packages/tasks/task-openmoko-feed.bb
@@ -57,8 +57,6 @@ RDEPENDS_task-openmoko-feed = "\
   asterisk \
 #  gnash \
 #  mono \
-# don't include om-locations right now because it includes diversity-dameon which is broken
-#  om-locations \
 #  diversity-daemon \
   om-maps-berlin \
   om-maps-buenos-aires \
@@ -71,6 +69,7 @@ RDEPENDS_task-openmoko-feed = "\
   om-maps-san-francisco \
   om-maps-sydney \
   om-maps-taipei \
+  om-locations \
   om-settings \
   assassin \
   assassin-thumbnail \
@@ -136,29 +135,29 @@ RDEPENDS_task-openmoko-feed = "\
   font-adobe-75dpi \
   font-adobe-utopia-100dpi \
   font-adobe-utopia-75dpi \
-#  font-adobe-utopia-type1 \
+  font-adobe-utopia-type1 \
   font-arabic-misc \
   font-bh-100dpi \
   font-bh-75dpi \
   font-bh-lucidatypewriter-100dpi \
   font-bh-lucidatypewriter-75dpi \
-#  font-bh-ttf \
-#  font-bh-type1 \
+  font-bh-ttf \
+  font-bh-type1 \
   font-bitstream-100dpi \
   font-bitstream-75dpi \
   font-bitstream-speedo \
-#  font-bitstream-type1 \
+  font-bitstream-type1 \
   font-cronyx-cyrillic \
   font-cursor-misc \
   font-daewoo-misc \
   font-dec-misc \
-#  font-ibm-type1 \
+  font-ibm-type1 \
   font-isas-misc \
   font-jis-misc \
   font-micro-misc \
   font-misc-cyrillic \
-#  font-misc-ethiopic \
-#  font-misc-meltho \
+  font-misc-ethiopic \
+  font-misc-meltho \
   font-misc-misc \
   font-mutt-misc \
   font-schumacher-misc \
@@ -166,5 +165,5 @@ RDEPENDS_task-openmoko-feed = "\
   font-sony-misc \
   font-sun-misc \
   font-winitzki-cyrillic \
-#  font-xfree86-type1 \
+  font-xfree86-type1 \
 "





More information about the Openembedded-commits mailing list