summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@freescale.com>2014-10-31 08:53:47 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-10-31 09:54:58 -0200
commitfdcd512569d3d14d397cff6e797292c5120d1bdf (patch)
treebac88ef1843ec64f402e6b5bd3162a928de52546 /recipes-bsp/u-boot/u-boot-imx_2009.08.bb
parent7d17b74e7dc2b2f9d9455abb8b2b2f320ad19141 (diff)
downloadmeta-fsl-arm-fdcd512569d3d14d397cff6e797292c5120d1bdf.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>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx_2009.08.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2009.08.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
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
4DESCRIPTION = "bootloader for imx platforms" 4DESCRIPTION = "U-Boot provided by Freescale with focus on i.MX reference boards."
5require recipes-bsp/u-boot/u-boot.inc 5require recipes-bsp/u-boot/u-boot.inc
6 6
7PROVIDES += "u-boot" 7PROVIDES += "u-boot"