From: Chunrong Guo Date: Wed, 18 Oct 2017 05:06:40 +0000 (+0800) Subject: ls1012afrdm-32b: rcw instead of ls2-rcw X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=945eaeae7058baf8751fd387a7b1184adcd3f4b8;p=meta-freescale.git ls1012afrdm-32b: rcw instead of ls2-rcw Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls1012afrdm-32b.conf b/conf/machine/ls1012afrdm-32b.conf index e720ba3e..e55ab74c 100644 --- a/conf/machine/ls1012afrdm-32b.conf +++ b/conf/machine/ls1012afrdm-32b.conf @@ -19,7 +19,7 @@ KERNEL_IMAGETYPE = "zImage" KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frdm.dtb" KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig" -EXTRA_IMAGEDEPENDS += "ppa ls2-rcw" +EXTRA_IMAGEDEPENDS += "ppa rcw" USE_VT = "0" require conf/multilib.conf