From: Laurentiu Palcu Date: Mon, 4 Feb 2013 09:26:09 +0000 (+0200) Subject: rpm: remove /var/volatiles/cache/rpm from the FILEs list X-Git-Tag: yocto-4.0~34055 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed31c6442309eb2816e96d8565b52cf7cc28c803;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rpm: remove /var/volatiles/cache/rpm from the FILEs list Since /var/cache is not in volatiles anymore, this entry has to go. Signed-off-by: Laurentiu Palcu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/rpm/rpm_5.4.9.bb b/meta/recipes-devtools/rpm/rpm_5.4.9.bb index 881b960a0f2..39b0481e6f8 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.9.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.9.bb @@ -223,7 +223,6 @@ FILES_${PN} = "${bindir}/rpm \ ${libdir}/rpm/bin/wget \ /var/lib/rpm \ /var/cache/rpm \ - /var/volatile/cache/rpm \ " FILES_${PN}-dbg += "${libdir}/rpm/.debug \