]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-*: Add DESCRIPTION for u-boot providers
authorDaiane Angolini <daiane.angolini@freescale.com>
Fri, 31 Oct 2014 10:53:47 +0000 (08:53 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 31 Oct 2014 11:54:58 +0000 (09:54 -0200)
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>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc.inc
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc

index e598b1f7a1595eb2890342322f77a5ecd1b654d0..19e2f98861b0114ce52bd4c44399bcbc75ebb23a 100644 (file)
@@ -5,7 +5,10 @@ require recipes-bsp/u-boot/u-boot.inc
 
 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)"
index 7b31cc8c6952cd291de746746138dc819317dd00..c067999ff60f0a3747301411ec44cfcc351e96b9 100644 (file)
@@ -1,7 +1,7 @@
 # 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"
index 867f0edde58967e31476b02877d0a6a5834f850f..8cf75c1760f5dd37ebf4471a241be7d2f56160ae 100644 (file)
@@ -1,6 +1,6 @@
 # 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"
index ca840478ad304b140528dd937fa0b255c592ff7b..49d757c866b5b71d3d569bc24c9fa36cf093ba46 100644 (file)
@@ -1,3 +1,4 @@
+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 \