From: Chunrong Guo Date: Wed, 18 Oct 2017 05:06:35 +0000 (+0800) Subject: ls2088ardb: rcw instead of ls2-rcw X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c4753ffe82f7cde054760f8e36e52209947974b4;p=meta-freescale.git ls2088ardb: rcw instead of ls2-rcw Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- 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" SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" -EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy ls2-rcw management-complex ppa uefi" +EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy rcw management-complex ppa uefi" USE_VT = "0"