]> code.ossystems Code Review - openembedded-core.git/commitdiff
pkgconfig: Drop the right patch
authorRichard Purdie <richard@openedhand.com>
Wed, 26 Mar 2008 20:55:01 +0000 (20:55 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 26 Mar 2008 20:55:01 +0000 (20:55 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4123 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/pkgconfig/pkgconfig.inc
meta/packages/pkgconfig/pkgconfig_0.23.bb

index d1cee2655f79a93b4c4eb89ec479a4d3f199ea61..c1610b6841680d54ed40e4d68336abeb6a7a1223 100644 (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}/"
index d9ff6ea06cb1a3ae7e1a9664ba086881bd7b1126..599e1c815ec40a48db23c21fbe2d51d4f0ef3a9f 100644 (file)
@@ -1 +1,3 @@
 require pkgconfig.inc
+
+SRC_URI += "file://autofoo.patch;patch=1"