diff options
author | Jian Liu <jian.liu@windriver.com> | 2014-11-21 17:17:10 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-03 12:23:59 +0000 |
commit | 535afd4b06236fa5ac87d657c4da611f3f61c173 (patch) | |
tree | 098bb829dfe959a64e366eb927784d9a3022ac23 /scripts/test-reexec | |
parent | 5007319cd2b19c846a19c948109e2cb977f53115 (diff) | |
download | poky-535afd4b06236fa5ac87d657c4da611f3f61c173.tar.gz |
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>
Diffstat (limited to 'scripts/test-reexec')
0 files changed, 0 insertions, 0 deletions