[OE-core] [PATCH 12/18] pkgconfig: Move patches in prep for 0.28 update

Saul Wold sgw at linux.intel.com
Wed Apr 24 21:37:05 UTC 2013


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-devtools/pkgconfig/pkgconfig.inc     | 8 +-------
 meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb | 7 +++++++
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig.inc b/meta/recipes-devtools/pkgconfig/pkgconfig.inc
index 87d7165..52b9ad1 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig.inc
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig.inc
@@ -12,13 +12,7 @@ DEPENDS = "glib-2.0 popt"
 DEPENDS_class-native = ""
 DEPENDS_class-nativesdk = ""
 
-SRC_URI = "http://pkgconfig.freedesktop.org/releases/pkg-config-${PV}.tar.gz \
-           file://autofoo.patch \
-           file://glibconfig-sysdefs.h \
-           file://pkg-config-native.in \
-           file://disable-legacy.patch \
-           file://obsolete_automake_macros.patch \
-          "
+SRC_URI = "http://pkgconfig.freedesktop.org/releases/pkg-config-${PV}.tar.gz"
 
 S = "${WORKDIR}/pkg-config-${PV}/"
 
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb
index a269973..a55d017 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb
@@ -2,5 +2,12 @@ require pkgconfig.inc
 
 PR = "r7"
 
+SRC_URI += "file://autofoo.patch \
+            file://glibconfig-sysdefs.h \
+            file://pkg-config-native.in \
+            file://disable-legacy.patch \
+            file://obsolete_automake_macros.patch \
+           "
+
 SRC_URI[md5sum] = "a3270bab3f4b69b7dc6dbdacbcae9745"
 SRC_URI[sha256sum] = "3ba691ee2431f32ccb8efa131e59bf23e37f122dc66791309023ca6dcefcd10e"
-- 
1.8.0.2





More information about the Openembedded-core mailing list