]> code.ossystems Code Review - openembedded-core.git/commit
wic: fix call of serial_console_form_kargs
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 3 Feb 2017 15:54:40 +0000 (17:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Feb 2017 09:20:23 +0000 (09:20 +0000)
commitd701673b658d879726d6cf846a6d5f4173c3b0e5
treecc20d6030a8ee2fb50e2763ec46561128098b5c3
parenta08e2019223d7c04916967d8fd42279e8e1e186f
wic: fix call of serial_console_form_kargs

As syslinux module has been recently removed and
serial_consloe_form_kargs became local API in rootfs_pcbios_ext plugin
it should be called without syslinux. prefix.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py