]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: replace rootfs with /dev/root
authorChen Qi <Qi.Chen@windriver.com>
Thu, 27 Mar 2014 02:29:07 +0000 (10:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Mar 2014 09:41:04 +0000 (09:41 +0000)
commit31b5aeb5a0b82842e1dd8545bf5d43778d8c218b
tree9c3fafdbab90bc78cb38419282815c98cdd40000
parentc48a2827a5494983dcefa70d8bebcc50e8a5fc3b
image.bbclass: replace rootfs with /dev/root

Replace 'rootfs' with '/dev/root' in read_only_rootfs_hook function
to match the latest change in fstab file from the base-files recipe.

The related commit is as follows.

commit e8bc7a136a81a0d8df2d32dfba0920c1b2835141
    base-files: use /dev/root in /etc/fstab for systemd support

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass