]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
package.bbclass: support persistent /var/log ChenQi/persistent-var-log
authorChen Qi <Qi.Chen@windriver.com>
Tue, 22 Nov 2016 07:41:04 +0000 (15:41 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Wed, 14 Dec 2016 09:04:21 +0000 (17:04 +0800)
commit382f5ed26e26befba2f9987b94fdd62131a54224
tree0b790557e6396a01d93917bc2c0cf7b67c99a4d2
parenta1b8a0d9776f995e83b85ac82b14e2592698de7d
package.bbclass: support persistent /var/log

Add a new file, fs-perms-persistent-log.txt, which treats /var/log
as a directory instead of a link.

Modify package.bbclass to use this file if VOLATILE_LOG_DIR is set to boolean
false value.

[YOCTO #6132]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/classes/package.bbclass
meta/files/fs-perms-persistent-log.txt [new file with mode: 0644]