[OE-core] [PATCH 0/2] use single variable to set baud rate

Burton, Ross ross.burton at intel.com
Mon Dec 8 13:44:24 UTC 2014


On 8 December 2014 at 05:47, Chong Lu <Chong.Lu at windriver.com> wrote:

> Chong Lu (2):
>   syslinux.bbclass: use single variable to set baud rate
>   grub-efi.bbclass: use single variable to set baud rate
>

ERROR: ExpansionError during parsing
/home/ross/Yocto/poky/meta/recipes-core/images/
core-image-minimal-mtdutils.bb: Failure expanding variable GRUB_OPTS:
ExpansionError: Failure expanding variable GRUB_OPTS, expression was serial
--unit=${@filter(str.isdigit, d.getVar('SERIAL_CONSOLE', True).split()[1])}
--speed=${@d.getVar('SERIAL_CONSOLE', True).split()[0]} --word=8
--parity=no --stop=1 which triggered exception IndexError: list index out
of range

SERIAL_CONSOLE doesn't have to be set.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141208/c56a2fff/attachment-0002.html>


More information about the Openembedded-core mailing list