From 1bd4007b11e36abc40047e393d6b377334c8d816 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 17 Mar 2012 21:19:06 +0000 Subject: u-boot: add imx6qsabrelite as compatible machine Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb index 52e303f..85f8a0e 100644 --- a/recipes-bsp/u-boot/u-boot_git.bb +++ b/recipes-bsp/u-boot/u-boot_git.bb @@ -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" -- cgit v1.2.3-54-g00ecf