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"