From: Richard Purdie Date: Thu, 2 Oct 2008 21:27:39 +0000 (+0000) Subject: yum: Don't apply hacks.patch, its only needed for the native version X-Git-Tag: 2011-1~8126 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=537ff09c6982113c29260f29008fc9328565a9db;p=openembedded-core.git yum: Don't apply hacks.patch, its only needed for the native version git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5395 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/yum/yum_3.2.18.bb b/meta/packages/yum/yum_3.2.18.bb index 7d340970bc..9770a4e688 100644 --- a/meta/packages/yum/yum_3.2.18.bb +++ b/meta/packages/yum/yum_3.2.18.bb @@ -1,8 +1,7 @@ HOMEPAGE = "http://linux.duke.edu/projects/yum/" -PR = "r1" +PR = "r2" SRC_URI = "http://linux.duke.edu/projects/yum/download/3.2/yum-${PV}.tar.gz \ - file://hacks.patch;patch=1 \ file://paths.patch;patch=1 \ file://yum-install-recommends.py \ file://extract-postinst.awk"