]> code.ossystems Code Review - openembedded-core.git/commit
Revert "boot-directdisk.bbclass: use rootfs UUID by default"
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 9 Sep 2015 12:31:30 +0000 (14:31 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:10 +0000 (22:47 +0100)
commit8478024bd25651aa866d4582dcc193d51553554a
treeb7c2d4c022595e5b9be650fea67380bd75b34dd8
parent552daf60c58784c8f1acc12c5a443a44a922f743
Revert "boot-directdisk.bbclass: use rootfs UUID by default"

This reverts commit 8ca8e2e5bf4a9f01dc48300149a8e1d71d715400.

Further testing showed the kernel does not support root=UUID; it is
something typically handled by the initramfs.

Because boot-directdisk.bbclass cannot know whether it is using a
suitable initramfs, root=UUID cannot be the default. Instead, it will
have to be set in image recipes on a case-by-case basis.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/boot-directdisk.bbclass