diff options
| author | Daiane Angolini <daiane.angolini@freescale.com> | 2014-10-31 08:53:47 -0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-10-31 09:54:58 -0200 |
| commit | e45378210c83c7d4ca7ab84676e8bd133d693b0b (patch) | |
| tree | 2e9366e30e386de070a5ac58852077bf71bea2e3 | |
| parent | 5a9a0bdf0e03c7396a61a40aad73ad32d032e4bd (diff) | |
| download | meta-freescale-e45378210c83c7d4ca7ab84676e8bd133d693b0b.tar.gz | |
u-boot-*: Add DESCRIPTION for u-boot providers
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>
4 files changed, 7 insertions, 3 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc.inc b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc.inc index e598b1f7a..19e2f9886 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc.inc +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc.inc | |||
| @@ -5,7 +5,10 @@ require recipes-bsp/u-boot/u-boot.inc | |||
| 5 | 5 | ||
| 6 | inherit fsl-u-boot-localversion | 6 | inherit fsl-u-boot-localversion |
| 7 | 7 | ||
| 8 | DESCRIPTION = "U-boot bootloader for Freescale ARM platforms" | 8 | DESCRIPTION = "U-Boot based on mainline U-Boot used by FSL Community BSP in \ |
| 9 | order to provide support for some backported features and fixes, or because it \ | ||
| 10 | was submitted for revision and it takes some time to become part of a stable \ | ||
| 11 | version, or because it is not applicable for upstreaming." | ||
| 9 | LICENSE = "GPLv2+" | 12 | LICENSE = "GPLv2+" |
| 10 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919" | 13 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919" |
| 11 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)" | 14 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)" |
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb index 7b31cc8c6..c067999ff 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Copyright (C) 2011-2014 Freescale Semiconductor | 1 | # Copyright (C) 2011-2014 Freescale Semiconductor |
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 3 | 3 | ||
| 4 | DESCRIPTION = "bootloader for imx platforms" | 4 | DESCRIPTION = "U-Boot provided by Freescale with focus on i.MX reference boards." |
| 5 | require recipes-bsp/u-boot/u-boot.inc | 5 | require recipes-bsp/u-boot/u-boot.inc |
| 6 | 6 | ||
| 7 | PROVIDES += "u-boot" | 7 | PROVIDES += "u-boot" |
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb index 867f0edde..8cf75c176 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Copyright (C) 2013, 2014 Freescale Semiconductor | 1 | # Copyright (C) 2013, 2014 Freescale Semiconductor |
| 2 | 2 | ||
| 3 | DESCRIPTION = "bootloader for imx platforms" | 3 | DESCRIPTION = "U-Boot provided by Freescale with focus on i.MX reference boards." |
| 4 | require recipes-bsp/u-boot/u-boot.inc | 4 | require recipes-bsp/u-boot/u-boot.inc |
| 5 | 5 | ||
| 6 | PROVIDES += "u-boot" | 6 | PROVIDES += "u-boot" |
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc index ca840478a..49d757c86 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | DESCRIPTION = "U-Boot which includes the support for QorIQ Layerscape1 series boards" | ||
| 1 | LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1" | 2 | LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1" |
| 2 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
| 3 | file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 4 | file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
