diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2016-03-31 02:20:11 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-31 13:18:20 +0100 |
commit | e3b881d4168e5b02ff00f5c470ba472ab8bbc747 (patch) | |
tree | 3d03f7c72bc8af7e8735a126c6e4965181b7f30f /.gitignore | |
parent | 4d949da965a99ab33798af49e5584c8bb9f0f626 (diff) | |
download | openembedded-core-e3b881d4168e5b02ff00f5c470ba472ab8bbc747.tar.gz openembedded-core-e3b881d4168e5b02ff00f5c470ba472ab8bbc747.tar.bz2 openembedded-core-e3b881d4168e5b02ff00f5c470ba472ab8bbc747.zip |
image.bbclass: Make unneeded packages for a read-only rootfs configurable
Previously the list of packages that are considered unneeded for a
read-only rootfs was hardcoded. This made it impossible to, e.g., have
shadow installed on a system with a read-only rootfs, but where /etc
is mounted writable.
This also lists ${VIRTUAL-RUNTIME_update-alternatives} rather than
update-alternatives (as was previously the case) since this should
actually remove the intended package.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions