generic-poky/meta/recipes-core/initscripts
Jian Liu b4f4d0f804 initscripts: avoid overwritting editable files during package updating
Use CONFFILES to mark editable files as such,
  /etc/init.d/checkroot.sh

If there is no %config micro before the file name in the spec file,
this file will be overwritten after updating package.
This will make our settings lost.

(From OE-Core rev: a265af666a80298ccca0eb80d6f15ca3d4be8b57)

Signed-off-by: Jian Liu <jian.liu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-03 12:23:59 +00:00
..
initscripts-1.0 initscripts: fix bashism in bootmisc.sh 2014-07-23 21:59:17 +01:00
initscripts_1.0.bb initscripts: avoid overwritting editable files during package updating 2014-12-03 12:23:59 +00:00