[oe] [meta-gumstix-community] u-boot-overo 2013.07: add missing LICENSE info

Koen Kooi koen at dominion.thruhere.net
Fri Dec 12 08:32:39 UTC 2014


OE-core moved the LICENSE info from the .inc to the .bb, update
u-boot-overo to match.

This fixes an error in bitbake-prserv-tool export.

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 recipes-bsp/u-boot/u-boot-overo_2013.07.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/recipes-bsp/u-boot/u-boot-overo_2013.07.bb b/recipes-bsp/u-boot/u-boot-overo_2013.07.bb
index df43372..348c933 100644
--- a/recipes-bsp/u-boot/u-boot-overo_2013.07.bb
+++ b/recipes-bsp/u-boot/u-boot-overo_2013.07.bb
@@ -1,5 +1,9 @@
 require recipes-bsp/u-boot/u-boot.inc
 
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
+                    file://README;beginline=1;endline=22;md5=78b195c11cb6ef63e6985140db7d7bab"
+
 # SPL build
 UBOOT_BINARY = "u-boot.img"
 UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
-- 
1.9.0




More information about the Openembedded-devel mailing list