intltool: updated to 0.50.2

(From OE-Core rev: f0f5507f30b5d8d919e93cb6af6b724981e9cfef)

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bogdan Marinescu 2013-02-05 18:13:09 +02:00 committed by Richard Purdie
parent 10f05d5b58
commit b2d06ba929
5 changed files with 11 additions and 11 deletions

View File

@ -7,11 +7,11 @@ RP 31/8/2011
Upstream-Status: Inappropriate [OE specific]
Index: intltool-0.40.6/configure.ac
===================================================================
--- intltool-0.40.6.orig/configure.ac 2011-08-31 11:21:13.061160535 +0100
+++ intltool-0.40.6/configure.ac 2011-08-31 11:22:44.991160885 +0100
@@ -11,24 +11,10 @@
diff --git a/configure.ac b/configure.ac
index 5338a76..e709a2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,24 +11,10 @@ AC_SUBST(pkgdatadir) dnl automake does not need this, but libtoolize does
aclocaldir='${datadir}'/aclocal
AC_SUBST(aclocaldir)
@ -35,6 +35,6 @@ Index: intltool-0.40.6/configure.ac
+ AC_MSG_ERROR([PERL variable not set])
fi
+AC_SUBST(PERL)
AC_PATH_PROG(BZR, bzr)
AC_OUTPUT([
Makefile

View File

@ -1,9 +1,9 @@
require intltool.inc
LICENSE="GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
PR = "r1"
PR = "r0"
SRC_URI += "file://intltool-nowarn-0.50.0.patch \
SRC_URI += "file://intltool-nowarn.patch \
${NATIVEPATCHES} \
"
@ -15,5 +15,5 @@ NATIVEPATCHES = "file://noperlcheck.patch \
file://remove-xml-check.patch"
NATIVEPATCHES_class-native = "file://use-nativeperl.patch"
SRC_URI[md5sum] = "0da9847a60391ca653df35123b1f7cc0"
SRC_URI[sha256sum] = "dccfb0b7dd35a170130e8934bfd30c29da6ae73bcd3ca4ba71317c977b2893d6"
SRC_URI[md5sum] = "23fbd879118253cb99aeac067da5f591"
SRC_URI[sha256sum] = "67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406"