From 52b6f2c4b2aa5f7ab76de9b2a78d31a26ab76223 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Tue, 30 Jan 2018 17:09:59 +0800 Subject: [PATCH] ls2088ardb: rcw-bin instead of rcw Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- conf/machine/ls2088ardb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.40.1