diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-10-18 13:06:35 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-18 11:42:30 -0200 |
commit | c4753ffe82f7cde054760f8e36e52209947974b4 (patch) | |
tree | df52bd5d5711dbae671507fe9f940b394c3af5df /conf/machine | |
parent | 611c28d6dfede113390af7b79f7033a62b5e5beb (diff) | |
download | meta-freescale-c4753ffe82f7cde054760f8e36e52209947974b4.tar.gz |
ls2088ardb: rcw instead of ls2-rcw
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/ls2088ardb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf index 0fcb6faa..e8ecf266 100644 --- a/conf/machine/ls2088ardb.conf +++ b/conf/machine/ls2088ardb.conf | |||
@@ -26,5 +26,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" | |||
26 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" | 26 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" |
27 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 27 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
28 | 28 | ||
29 | EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy ls2-rcw management-complex ppa uefi" | 29 | EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy rcw management-complex ppa uefi" |
30 | USE_VT = "0" | 30 | USE_VT = "0" |