From: Chunrong Guo Date: Wed, 9 Aug 2017 08:54:40 +0000 (+0800) Subject: ls1046ardb: add uefi X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1617359fcc2ed3dc5662b8c312d031f01d8c572c;p=meta-freescale.git ls1046ardb: add uefi Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf index 43e2646f..d9f4b6e5 100644 --- a/conf/machine/ls1046ardb.conf +++ b/conf/machine/ls1046ardb.conf @@ -24,5 +24,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0 115200;ttyLP0" SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" -EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa" +EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa uefi" USE_VT = "0"