]> code.ossystems Code Review - openembedded-core.git/commitdiff
yum: Don't apply hacks.patch, its only needed for the native version
authorRichard Purdie <richard@openedhand.com>
Thu, 2 Oct 2008 21:27:39 +0000 (21:27 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 2 Oct 2008 21:27:39 +0000 (21:27 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5395 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/yum/yum_3.2.18.bb

index 7d340970bc755cc4f6cb8e99abc52ea8ee017973..9770a4e6888263452bd287b5a6a1ac2f6ddf9589 100644 (file)
@@ -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"