]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Also uninstall update-alternatives and shadow for read-only-rootfs
authorPhil Blundell <pb@pbcl.net>
Sun, 2 Feb 2014 11:38:57 +0000 (11:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 22:37:08 +0000 (22:37 +0000)
commitd41097a970e9bfa553cd4bc3c9fad4b9073d7bd5
tree5a85a57e30f83a41687da7a456c2c928303e4a56
parent435f0c2c86cec4bc40731eaddec6c59260dd1ef5
image.bbclass: Also uninstall update-alternatives and shadow for read-only-rootfs

If the rootfs is read-only then we aren't going to be updating any
alternatives or modifying the password file and these binaries will
be redundant.  In an ideal world we would be able to stop them from
being installed in the first place but this is non-trivial to arrange.
As a workaround in the meantime, let's just uninstall them once image
construction is finished.

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass