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

index 64fa50fdebb062bf38130e2f6129a367df98c5d0..392b432d5afc86fe821846a440128939ce6c4246 100644 (file)
@@ -26,7 +26,7 @@ KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
 KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa rcw-bin"
+EXTRA_IMAGEDEPENDS += "ppa rcw"
 USE_VT = "0"
 
 require conf/multilib.conf