From 4b93bb317546131f63afb2fb971a572708110c5a Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Thu, 30 Oct 2008 17:27:56 +0000 Subject: yum: Make the volatile configuration file available --- meta/packages/yum/yum_3.2.18.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta/packages/yum') diff --git a/meta/packages/yum/yum_3.2.18.bb b/meta/packages/yum/yum_3.2.18.bb index a487a3c26..e67f146b2 100644 --- a/meta/packages/yum/yum_3.2.18.bb +++ b/meta/packages/yum/yum_3.2.18.bb @@ -1,11 +1,12 @@ HOMEPAGE = "http://linux.duke.edu/projects/yum/" -PR = "r6" +PR = "r7" SRC_URI = "http://linux.duke.edu/projects/yum/download/3.2/yum-${PV}.tar.gz \ file://paths.patch;patch=1 \ file://paths2.patch;patch=1 \ file://yum-install-recommends.py \ - file://extract-postinst.awk" + file://extract-postinst.awk \ + file://98_yum" RDEPENDS = "python-rpm python-core python-iniparse python-urlgrabber \ python-shell python-re python-logging python-pickle \ -- cgit v1.2.3