pkgconfig: Drop the right patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4123 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-03-26 20:55:01 +00:00
parent 5be3cd8d4e
commit dffb3e828a
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,6 @@ LICENSE = "GPL"
PR = "r3"
SRC_URI = "http://pkgconfig.freedesktop.org/releases/pkg-config-${PV}.tar.gz \
file://sysroot-support.patch;patch=1 \
file://glibconfig-sysdefs.h"
S = "${WORKDIR}/pkg-config-${PV}/"

View File

@@ -1 +1,3 @@
require pkgconfig.inc
SRC_URI += "file://autofoo.patch;patch=1"