summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc.inc b/recipes-bsp/u-boot/u-boot-fslc.inc
index e598b1f..19e2f98 100644
--- a/recipes-bsp/u-boot/u-boot-fslc.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc.inc
@@ -5,7 +5,10 @@ require recipes-bsp/u-boot/u-boot.inc
5 5
6inherit fsl-u-boot-localversion 6inherit fsl-u-boot-localversion
7 7
8DESCRIPTION = "U-boot bootloader for Freescale ARM platforms" 8DESCRIPTION = "U-Boot based on mainline U-Boot used by FSL Community BSP in \
9order to provide support for some backported features and fixes, or because it \
10was submitted for revision and it takes some time to become part of a stable \
11version, or because it is not applicable for upstreaming."
9LICENSE = "GPLv2+" 12LICENSE = "GPLv2+"
10LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919" 13LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919"
11COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)" 14COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)"