summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-06-03 11:51:34 +0200
committerMing Liu <ming.liu@toradex.int>2020-06-08 17:45:53 +0000
commitc86b878b7ea8ebe1d384d0549cdd14e7a2834705 (patch)
treedcf03d8c945c5fcda8037dece21aca00b0a9b94d /recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
parent3b510976a511c90cbd8a814c33d2f99a9b7f60e9 (diff)
u-boot-toradex_2018.03: add missing variables
- Add HOMEPAGE, SECTION variables which are currently missing. - Move SUMMARY after including recipes-bsp/u-boot/u-boot.inc, or else it will be overridden in that file. Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
index 4f95cd5..9b8655d 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
@@ -1,3 +1,6 @@
+HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
+SECTION = "bootloaders"
+
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"