From: Chunrong Guo Date: Thu, 26 Apr 2018 03:26:07 +0000 (+0800) Subject: ls2088ardb: rcw instead of rcw-bin X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=190a58e8856a442f8ecb077779629d3ae83af757;p=meta-freescale.git ls2088ardb: rcw instead of rcw-bin Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf index 39a87aa9..a23f762c 100644 --- a/conf/machine/ls2088ardb.conf +++ b/conf/machine/ls2088ardb.conf @@ -27,5 +27,5 @@ KERNEL_DEFCONFIG ?= "defconfig" SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" -EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw-bin management-complex ppa uefi" +EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw management-complex ppa uefi" USE_VT = "0"