]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1012afrdm-32b: rcw instead of rcw-bin
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 26 Apr 2018 03:26:10 +0000 (11:26 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 25 May 2018 13:37:44 +0000 (10:37 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 7477a7a8b4426773e8e36ac94c151ac748cdf62d)

conf/machine/ls1012afrdm-32b.conf

index 853260c5cf7870bca09401de5c189e40479b5543..e74cdff98d353087fc6515358efdec18b927477a 100644 (file)
@@ -25,7 +25,7 @@ KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frdm.dtb"
 KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa rcw-bin"
+EXTRA_IMAGEDEPENDS += "ppa rcw"
 USE_VT = "0"
 
 require conf/multilib.conf