]> code.ossystems Code Review - openembedded-core.git/commitdiff
yum: Make the volatile configuration file available
authorRob Bradford <rob@linux.intel.com>
Thu, 30 Oct 2008 17:27:56 +0000 (17:27 +0000)
committerRob Bradford <rob@linux.intel.com>
Thu, 30 Oct 2008 17:27:56 +0000 (17:27 +0000)
meta/packages/yum/yum_3.2.18.bb

index a487a3c26fb0c28e972e2f474b5c2e806c3224b0..e67f146b28e11e87a6a22c134d7f521069c31703 100644 (file)
@@ -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 \