From: Chunrong Guo Date: Tue, 30 Jan 2018 09:09:59 +0000 (+0800) Subject: ls2088ardb: rcw-bin instead of rcw X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=52b6f2c4b2aa5f7ab76de9b2a78d31a26ab76223;p=meta-freescale.git ls2088ardb: rcw-bin instead of rcw Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- 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" SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" -EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw management-complex ppa uefi" +EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw-bin management-complex ppa uefi" USE_VT = "0"