From: Chunrong Guo Date: Wed, 9 Aug 2017 08:54:41 +0000 (+0800) Subject: ls2088ardb: add uefi X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b7c23290b2eab0424cc68ea933d128fe5baee676;p=meta-freescale.git ls2088ardb: add uefi Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf index 9047faef..1621cab0 100644 --- a/conf/machine/ls2088ardb.conf +++ b/conf/machine/ls2088ardb.conf @@ -19,5 +19,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" +EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy ls2-rcw management-complex ppa uefi" USE_VT = "0"