mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
ebe0730946
commit
2a9dcc49aa
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user