summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm
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
parentebe073094668c13be0e2e8a9296550e8a93f2046 (diff)
downloadast2050-yocto-poky-2a9dcc49aabe0531b937b35f0540f6d092345fea.zip
ast2050-yocto-poky-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')
-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 881b960..39b0481 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 \
OpenPOWER on IntegriCloud