Add u-boot DESCRIPTION for those providers still using the default one.
This is needed in order to have a complete and readable list of u-boot providers
in FSL Community BSP Release Notes.
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
inherit fsl-u-boot-localversion
-DESCRIPTION = "U-boot bootloader for Freescale ARM platforms"
+DESCRIPTION = "U-Boot based on mainline U-Boot used by FSL Community BSP in \
+order to provide support for some backported features and fixes, or because it \
+was submitted for revision and it takes some time to become part of a stable \
+version, or because it is not applicable for upstreaming."
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919"
COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)"
# Copyright (C) 2011-2014 Freescale Semiconductor
# Released under the MIT license (see COPYING.MIT for the terms)
-DESCRIPTION = "bootloader for imx platforms"
+DESCRIPTION = "U-Boot provided by Freescale with focus on i.MX reference boards."
require recipes-bsp/u-boot/u-boot.inc
PROVIDES += "u-boot"
# Copyright (C) 2013, 2014 Freescale Semiconductor
-DESCRIPTION = "bootloader for imx platforms"
+DESCRIPTION = "U-Boot provided by Freescale with focus on i.MX reference boards."
require recipes-bsp/u-boot/u-boot.inc
PROVIDES += "u-boot"
+DESCRIPTION = "U-Boot which includes the support for QorIQ Layerscape1 series boards"
LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1"
LIC_FILES_CHKSUM = " \
file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \