summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_5.4.9.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-02-04 11:26:09 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-06 09:37:29 +0000
commit2a9dcc49aabe0531b937b35f0540f6d092345fea (patch)
tree27c060384fdc283997153a9c92adcc0dea024735 /meta/recipes-devtools/rpm/rpm_5.4.9.bb
parentebe073094668c13be0e2e8a9296550e8a93f2046 (diff)
downloadpoky-2a9dcc49aabe0531b937b35f0540f6d092345fea.tar.gz
rpm: remove /var/volatiles/cache/rpm from the FILEs list
Since /var/cache is not in volatiles anymore, this entry has to go. (From OE-Core rev: ed31c6442309eb2816e96d8565b52cf7cc28c803) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.9.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.9.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.9.bb b/meta/recipes-devtools/rpm/rpm_5.4.9.bb
index 881b960a0f..39b0481e6f 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 \
223 ${libdir}/rpm/bin/wget \ 223 ${libdir}/rpm/bin/wget \
224 /var/lib/rpm \ 224 /var/lib/rpm \
225 /var/cache/rpm \ 225 /var/cache/rpm \
226 /var/volatile/cache/rpm \
227 " 226 "
228 227
229FILES_${PN}-dbg += "${libdir}/rpm/.debug \ 228FILES_${PN}-dbg += "${libdir}/rpm/.debug \