From: Chunrong Guo Date: Tue, 30 Jan 2018 09:09:58 +0000 (+0800) Subject: ls1088ardb: rcw-bin instead of rcw X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b1fc87a7a56f20abdfa32162118e14e90097a917;p=meta-freescale.git ls1088ardb: rcw-bin instead of rcw Signed-off-by: Chunrong Guo > Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf index 3cb8784d..325bcc49 100644 --- a/conf/machine/ls1088ardb.conf +++ b/conf/machine/ls1088ardb.conf @@ -26,5 +26,5 @@ KERNEL_DEFCONFIG ?= "defconfig" SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" -EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex ppa" +EXTRA_IMAGEDEPENDS += "mc-utils rcw-bin management-complex ppa" USE_VT = "0"