generic-poky/meta/recipes-core/base-files
Jian Liu 535afd4b06 base-files: avoid overwritting editable files during package updating
Use CONFFILES to mark editable files as such,
  /etc/motd
  /etc/nsswitch.conf
  /etc/profile

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: 2ffc174e9506a00081457145f0fcf3bef5846f4a)

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
..
base-files base-files: set dynamic COLUMNS via resize command 2014-08-06 10:23:40 +01:00
base-files_3.0.14.bb base-files: avoid overwritting editable files during package updating 2014-12-03 12:23:59 +00:00