summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-arm')
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb
index 52e303f17..85f8a0e75 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb
@@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot.inc
2 2
3LICENSE = "GPLv2+" 3LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 4LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
5COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk)" 5COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk|imx6qsabrelite)"
6 6
7DEPENDS_mxs += "elftosb-native" 7DEPENDS_mxs += "elftosb-native"
8 8