]> code.ossystems Code Review - openembedded-core.git/commit
rootfs-postcommands.bbclass: add inittab tweak to read_only_rootfs_hook()
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 23 Aug 2019 20:51:38 +0000 (13:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Aug 2019 21:52:41 +0000 (22:52 +0100)
commit8840a831d47a94f36bb2e173164dbaf9b955e809
tree54a6dade325dfaa348b015c85cf6b262f9b283b2
parent82983c94da2446ab86b189a0278156ee884d0976
rootfs-postcommands.bbclass: add inittab tweak to read_only_rootfs_hook()

It's not clear that we actually need to call mount -o remount,XX from
the busybox-inittab inittab at all, but as we currently do, let's
respect read-only-rootfs in IMAGE_FEATURES and not remount / as rw.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs-postcommands.bbclass