]> code.ossystems Code Review - meta-freescale.git/commit
Stop using SERIAL_CONSOLE and switch all boards to SERIAL_CONSOLES
authorMarc Ferland <ferlandm@amotus.ca>
Thu, 31 Jan 2019 16:35:19 +0000 (11:35 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 8 Feb 2019 17:29:58 +0000 (15:29 -0200)
commit2e83203ebd8439a45bc7a931ace6871e6b238658
tree4b30ea51bcf92808fc1de61bad68ca0693ad1ec7
parenta589464469cfbe7049ec6fb47cf662047044e6e3
Stop using SERIAL_CONSOLE and switch all boards to SERIAL_CONSOLES

SERIAL_CONSOLE has been deprecated for a while now (see [1]). This
patch fixes the machines that where still using the old variable.

[1]: https://www.yoctoproject.org/docs/2.7/ref-manual/ref-manual.html#migration-2.6-serial-console-deprecated

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
15 files changed:
conf/machine/imx25pdk.conf
conf/machine/imx28evk.conf
conf/machine/imx6qdlsabreauto.conf
conf/machine/imx6qdlsabresd.conf
conf/machine/imx6slevk.conf
conf/machine/imx6sllevk.conf
conf/machine/imx6sxsabreauto.conf
conf/machine/imx6sxsabresd.conf
conf/machine/imx6ullevk.conf
conf/machine/imx7ulpevk.conf
conf/machine/imx8mmevk.conf
conf/machine/imx8mqevk.conf
conf/machine/imx8qmmek.conf
conf/machine/imx8qxpmek.conf
conf/machine/include/imx-base.inc