]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1012ardb-32b: rcw-bin instead of rcw
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 7 Feb 2018 04:01:42 +0000 (12:01 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 21 Feb 2018 11:56:06 +0000 (08:56 -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 392b432d5afc86fe821846a440128939ce6c4246..64fa50fdebb062bf38130e2f6129a367df98c5d0 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"
+EXTRA_IMAGEDEPENDS += "ppa rcw-bin"
 USE_VT = "0"
 
 require conf/multilib.conf