From: Chunrong Guo Date: Wed, 18 Oct 2017 05:06:36 +0000 (+0800) Subject: ls1012ardb: rcw instead of ls2-rcw X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f4469b660507c1a764385780babc71d0bf38c4b5;p=meta-freescale.git ls1012ardb: rcw instead of ls2-rcw Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf index 9298a86b..8fe7bed5 100644 --- a/conf/machine/ls1012ardb.conf +++ b/conf/machine/ls1012ardb.conf @@ -17,5 +17,5 @@ UBOOT_CONFIG[qspi-secure-boot] = "ls1012ardb_qspi_SECURE_BOOT_defconfig,,u-boot- KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" -EXTRA_IMAGEDEPENDS += "ppa ls2-rcw" +EXTRA_IMAGEDEPENDS += "ppa rcw" USE_VT = "0"