[oe-commits] Koen Kooi : Revert "gnome-keyring 2.28 has a language file ta. po that fails to build."

git version control git at git.openembedded.org
Thu Dec 3 15:52:22 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4ad86142617996ce019af97b488c78bde8ca196f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4ad86142617996ce019af97b488c78bde8ca196f

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Dec  3 16:51:02 2009 +0100

Revert "gnome-keyring 2.28 has a language file ta.po that fails to build."

* The 'patch' is not a patch and breaks the build
* The error this commit tries to fix can be remedied by using a more recent gettext-native

This reverts commit 1f16e2c5f999a795b1dc77b2f2011f17a077f16e.

---

 recipes/gnome/gnome-keyring/fix_ta.po.patch |    1 -
 recipes/gnome/gnome-keyring_2.28.0.bb       |    3 +--
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/gnome/gnome-keyring/fix_ta.po.patch b/recipes/gnome/gnome-keyring/fix_ta.po.patch
deleted file mode 120000
index 51ec078..0000000
--- a/recipes/gnome/gnome-keyring/fix_ta.po.patch
+++ /dev/null
@@ -1 +0,0 @@
-/home/kristoffer/work/build/build_mips/tmp/deploy/sources/GPL/gnome-keyring/fix_ta.po.patch
\ No newline at end of file
diff --git a/recipes/gnome/gnome-keyring_2.28.0.bb b/recipes/gnome/gnome-keyring_2.28.0.bb
index a37e004..46d2de0 100644
--- a/recipes/gnome/gnome-keyring_2.28.0.bb
+++ b/recipes/gnome/gnome-keyring_2.28.0.bb
@@ -7,8 +7,7 @@ inherit autotools gnome pkgconfig
 
 EXTRA_OECONF = "--disable-gtk-doc --enable-pam --with-pam-dir=${libdir}/security/"
 
-SRC_URI += "file://tasn.m4 file://org.gnome.keyring.service \
-	    file://fix_ta.po.patch;patch=1"
+SRC_URI += "file://tasn.m4 file://org.gnome.keyring.service"
 
 do_configure_prepend() {
 	cp ${WORKDIR}/tasn.m4 acinclude.m4





More information about the Openembedded-commits mailing list