]> code.ossystems Code Review - openembedded-core.git/commit
wic: isoimage-isohybrid: check for syslinux-native
authorMihaly Varga <mihaly.varga@ni.com>
Wed, 3 Feb 2016 10:35:06 +0000 (12:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:35:05 +0000 (23:35 +0000)
commitfd5749832960ad3b85697c2878490d6f008982a3
treede1e5807cf4c4c18c671b8a3741b6a29a4143cde
parentcfe08b474ef46dccba4ed09a998c6f33426f1b3d
wic: isoimage-isohybrid: check for syslinux-native

.iso image creation fails if during the image creation syslinux
is baked and syslinux-native is not.

Added new check to verify if both syslinux and syslinux-native
are baked and bake them if these are not installed.

Signed-off-by: Mihaly Varga <mihaly.varga@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/plugins/source/isoimage-isohybrid.py