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>
This commit is contained in:
Daiane Angolini 2014-10-31 08:43:01 -02:00 committed by Otavio Salvador
parent 609d7bf190
commit 6263e6e412
3 changed files with 3 additions and 0 deletions

View File

@ -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)"

View File

@ -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"

View File

@ -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"