aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/cryptodev/files
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-06-17 13:32:26 +0800
committerChen Qi <Qi.Chen@windriver.com>2014-06-17 13:37:21 +0800
commit586df72d1917058acf9678397ee9f4c1494266bb (patch)
tree60971e614476c2c5ef59eccc893046759cc7a907 /meta/recipes-kernel/cryptodev/files
parentc19bb1db2eb728899e10a28d10567e9e026ee694 (diff)
downloadopenembedded-core-contrib-ChenQi/daisy-rootfs-postinsts.tar.gz
rootfs.py: change the logic in _uninstall_unneededChenQi/daisy-rootfs-postinsts
Previously, if we have 'package-management' and 'read-only-rootfs' both in IMAGE_FEATRUES, we would meet the following error at system start-up. rm: can't remove '/etc/rcS.d/S99run-postinsts': Read-only file system However, what's really expected is that when there's no postinstall script at system start-up, the /etc/rcS.d/S99run-postinsts should not even be there. Whether or not to remove the init script symlinks to run-postinsts should not depend on whether we have 'package-management' in IMAGE_FEATURES; rather, it should only depend on whether we have any postinstall script left to run at system start-up. This patch changes the _uninstall_unneeded function based on the logic stated above. [YOCTO #6257] Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/cryptodev/files')
0 files changed, 0 insertions, 0 deletions