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:22:41 +0000 |
commit | 2ffc174e9506a00081457145f0fcf3bef5846f4a (patch) | |
tree | 2a2ec0de32942c2db9ae15b43114333fbfbf53eb /meta/recipes-devtools | |
parent | d8921e4ea68647dfcf02ae046c9e09bf59f3e6e4 (diff) | |
download | openembedded-core-2ffc174e9506a00081457145f0fcf3bef5846f4a.tar.gz openembedded-core-2ffc174e9506a00081457145f0fcf3bef5846f4a.tar.bz2 openembedded-core-2ffc174e9506a00081457145f0fcf3bef5846f4a.zip |
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.
Signed-off-by: Jian Liu <jian.liu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions