pkgconfig: Move patches in prep for 0.28 update

(From OE-Core rev: 076e1c9895cc4f559fd58956a6eb1098918292b5)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2013-04-21 14:39:12 -07:00 committed by Richard Purdie
parent 2f3e9b3865
commit a08dd5d456
2 changed files with 8 additions and 7 deletions

View File

@ -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}/"

View File

@ -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"