[meta-freescale] [meta-fsl-arm][PATCH 1/2] u-boot-*: Add DESCRIPTION for u-boot providers

Daiane Angolini daiane.list at gmail.com
Thu Oct 30 03:56:19 PDT 2014


On Thu, Oct 30, 2014 at 8:44 AM, Daiane Angolini
<daiane.angolini at freescale.com> wrote:
> 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.


If you have a better wording for any DESCRIPTION, please, let me know.


Daiane
>
> Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
> ---
>  recipes-bsp/u-boot/u-boot-fslc.inc       | 5 ++++-
>  recipes-bsp/u-boot/u-boot-imx_2009.08.bb | 2 +-
>  recipes-bsp/u-boot/u-boot-imx_2013.04.bb | 2 +-
>  recipes-bsp/u-boot/u-boot-ls1.inc        | 1 +
>  4 files changed, 7 insertions(+), 3 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
>
>  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)"
> diff --git a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
> index 7b31cc8..c067999 100644
> --- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
> +++ b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
> @@ -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"
> diff --git a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
> index 867f0ed..8cf75c1 100644
> --- a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
> +++ b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
> @@ -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"
> diff --git a/recipes-bsp/u-boot/u-boot-ls1.inc b/recipes-bsp/u-boot/u-boot-ls1.inc
> index ca84047..a9b0d21 100644
> --- a/recipes-bsp/u-boot/u-boot-ls1.inc
> +++ b/recipes-bsp/u-boot/u-boot-ls1.inc
> @@ -1,3 +1,4 @@
> +DESCRIPTION = "U-Boot which includes support for Layerscape reference 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 \
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list