]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot: add imx6qsabrelite as compatible machine
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 17 Mar 2012 21:19:06 +0000 (21:19 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 22 Mar 2012 15:08:53 +0000 (15:08 +0000)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb

index 52e303f17714e759152724c6c9f38065e9b35864..85f8a0e75dbfad05ccd56f16c865ae933f2ac251 100644 (file)
@@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot.inc
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk)"
+COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk|imx6qsabrelite)"
 
 DEPENDS_mxs += "elftosb-native"