diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2013-05-10 15:43:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-12 09:37:32 +0100 |
commit | fe17af27ae9fec87fff3940a077f7a635ae411b9 (patch) | |
tree | 2076aa81cd18d99087189c07c52eaf3320499480 /bitbake/lib/ply/lex.py | |
parent | 4cda8d767cc2add46dd8192b58ddc9def735c584 (diff) | |
download | poky-fe17af27ae9fec87fff3940a077f7a635ae411b9.tar.gz |
image-vmdk.bbclass: disable the NOISO = "1"
The vmdk needed hddimg which was generated by do_bootimg in the past,
but do_bootimg generated both iso and hddimg, so we set NOISO = "1",
it now uses do_bootdirectdisk, doesn't use do_bootimg anymore, so we
don't need NOISO = "1", and need remove it, otherwise:
IMAGE_FSTYPES += "live vmdk"
Would not generate the iso.
I'd like to remove it rather than comment it, but we had comment the
do_bootimg before.
(From OE-Core rev: c5c1517726aa103a3cdb60abda95e28997cac7c4)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/ply/lex.py')
0 files changed, 0 insertions, 0 deletions