diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-01-30 17:09:59 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-02-06 09:58:34 -0200 |
commit | 52b6f2c4b2aa5f7ab76de9b2a78d31a26ab76223 (patch) | |
tree | 569f051802e97a91ba762c42386bcbf8676db635 /conf/machine/ls2088ardb.conf | |
parent | b1fc87a7a56f20abdfa32162118e14e90097a917 (diff) | |
download | meta-freescale-52b6f2c4b2aa5f7ab76de9b2a78d31a26ab76223.tar.gz |
ls2088ardb: rcw-bin instead of rcw
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/ls2088ardb.conf')
-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 a23f762c..39a87aa9 100644 --- a/conf/machine/ls2088ardb.conf +++ b/conf/machine/ls2088ardb.conf | |||
@@ -27,5 +27,5 @@ KERNEL_DEFCONFIG ?= "defconfig" | |||
27 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" | 27 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" |
28 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 28 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
29 | 29 | ||
30 | EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw management-complex ppa uefi" | 30 | EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw-bin management-complex ppa uefi" |
31 | USE_VT = "0" | 31 | USE_VT = "0" |