]> code.ossystems Code Review - openembedded-core.git/commit
boot-directdisk.bbclass: use rootfs UUID by default
authorPatrick Ohly <patrick.ohly@intel.com>
Thu, 3 Sep 2015 18:42:33 +0000 (20:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Sep 2015 14:24:26 +0000 (15:24 +0100)
commit8ca8e2e5bf4a9f01dc48300149a8e1d71d715400
treec3eaaf51e494c728952fb3c09958a7910e035e60
parent1e29d77d0d33ee216b43022439876863f0db39bb
boot-directdisk.bbclass: use rootfs UUID by default

This changes the default SYSLINUX_ROOTFS such that the rootfs is no
longer expected under a fixed device path. Instead, the UUID is used
to find it. This makes the resulting .hdddirect (and thus also the
vdi/vdmk/qcow2 images derived from that) more flexible.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/boot-directdisk.bbclass