]> code.ossystems Code Review - openembedded-core.git/commit
image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Jun 2018 11:04:59 +0000 (11:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jun 2018 15:55:15 +0000 (16:55 +0100)
commita052caed563a09a01f5a3ea1f0477f379c05bee0
treeec0132f0b886fb8fb80a451beac3eb734739faf9
parent9b6cda7ff443eebfc5a5a8c9442c93a881807dab
image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)

The logic can be improved and the historical NOISO/NOHDD variables
moved into the class and out of common code.

The variables are also then removed in favour of directly controlling
the behaviour from IMAGE_FSTYPES in line with all the other image types.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-live.bbclass
meta/classes/image.bbclass
meta/conf/documentation.conf
meta/conf/machine/include/x86-base.inc