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

Daiane Angolini daiane.angolini at freescale.com
Fri Oct 31 03:43:01 PDT 2014


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 at freescale.com>
---
Changes since v1:
-none

 recipes-bsp/u-boot/u-boot-boundary_git.bb     | 1 +
 recipes-bsp/u-boot/u-boot-congatec_2013.04.bb | 1 +
 recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb
index e76a35c..dc0402b 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -1,5 +1,6 @@
 require recipes-bsp/u-boot/u-boot.inc
 
+DESCRIPTION = "u-boot for Boundary Devices boards."
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
 COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x)"
diff --git a/recipes-bsp/u-boot/u-boot-congatec_2013.04.bb b/recipes-bsp/u-boot/u-boot-congatec_2013.04.bb
index 4161329..ee055c7 100644
--- a/recipes-bsp/u-boot/u-boot-congatec_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-congatec_2013.04.bb
@@ -2,6 +2,7 @@
 
 require recipes-bsp/u-boot/u-boot.inc
 
+DESCRIPTION = "u-boot which includes support for Congatec Boards."
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 
diff --git a/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb b/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb
index 3713062..5db84bb 100644
--- a/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb
@@ -1,5 +1,6 @@
 require recipes-bsp/u-boot/u-boot.inc
 
+DESCRIPTION = "u-boot which includes support for SolidRun boards such as Cubox-i."
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=bc069111b5e5b1ed8bed98ae73b596ec"
 
-- 
1.9.1



More information about the meta-freescale mailing list