poky/meta
Bryan Evenson 17c5df02e2 initscripts: Remove /etc/volatile.cache on upgrade
/etc/volatile.cache is a cached copy of a script (which is
generated by /etc/init.d/populate-volatile.sh) that generates
the volatile filesystem directories.  Since volatile.cache is
a generated file, it is not necessarily changed if
populate-volatile.sh is updated.  As a result, the stale script
can add/remove the wrong directories on the next system boot.

If initscripts is being upgraded, make sure volatile.cache gets
deleted.

(From OE-Core rev: 1ee8bd05042087ffdced4cb40c55d0e45b06481c)

Signed-off-by: Bryan Evenson <bevenson@melinkcorp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-20 15:03:11 +01:00
..
classes toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overridden 2015-04-15 15:56:02 +01:00
conf toaster: update toasterconf.json for fido release 2015-03-31 22:24:31 +01:00
files toolchain-shar-template.sh: Make relocation optional. 2015-02-24 17:41:43 +00:00
lib package_manager: call createrepo with --dbpath pointing inside WORKDIR 2015-04-02 12:02:49 +01:00
recipes-bsp u-boot.inc: fix rename image error 2015-03-31 22:24:35 +01:00
recipes-connectivity wpa-supplicant: Make SystemD D-Bus config conditional 2015-03-31 22:24:36 +01:00
recipes-core initscripts: Remove /etc/volatile.cache on upgrade 2015-04-20 15:03:11 +01:00
recipes-devtools dpkg-native: Avoid 'file changed' errors from tar 2015-03-31 22:24:36 +01:00
recipes-extended cpio: fix CVE-2015-1197 2015-03-31 22:24:30 +01:00
recipes-gnome libart-lgpl: add art_config.h for armeb/aarch64be/aarch64be_32 2015-03-31 22:24:35 +01:00
recipes-graphics directfb: define DEPENDS and EXTRA_OECONF via directfb.inc only 2015-03-22 14:42:13 +00:00
recipes-kernel kernel-yocto: merge duplicate kernel_configme task definitions 2015-03-31 22:24:32 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia gst-player: Add error messages for missing plugins 2015-03-25 12:39:45 +00:00
recipes-qt qt4: add patch for BMP denial-of-service vulnerability 2015-03-09 15:58:00 +00:00
recipes-rt rt-tests: fix gzip command 2015-02-15 21:58:25 +00:00
recipes-sato webkit-gtk: disable JIT for armv5/armv6 2015-03-25 12:39:37 +00:00
recipes-support createrepo: Implement --dbpath command line option 2015-04-02 12:02:49 +01:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2
COPYING.MIT
recipes.txt