diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2012-03-17 21:19:06 +0000 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-03-22 15:08:53 +0000 |
| commit | c1d2464bc2cf7a399500b80cf67f2c7d2413432c (patch) | |
| tree | bfdb33346c3131dfcd76a74f72b3851796336481 /meta-fsl-arm | |
| parent | 01e19c9ebb831b8970bbd7efb67c64f87a1127dd (diff) | |
| download | meta-freescale-c1d2464bc2cf7a399500b80cf67f2c7d2413432c.tar.gz | |
u-boot: add imx6qsabrelite as compatible machine
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-fsl-arm')
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb | 2 |
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 | ||
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" |
| 5 | COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk)" | 5 | COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk|imx6qsabrelite)" |
| 6 | 6 | ||
| 7 | DEPENDS_mxs += "elftosb-native" | 7 | DEPENDS_mxs += "elftosb-native" |
| 8 | 8 | ||
