commit | b697315a113c6fbf9762deaaadae5a4e4ef83930 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Mon Nov 06 13:01:23 2017 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Nov 13 05:17:18 2017 +0000 |
tree | f78fdc867c16fef36b591672c66b4072fde23ecd | |
parent | 6c3f667362b12f31a9a3566b2019a3701fdeda01 [diff] |
Add LICENSE to uboot bitbake file - yocto-2.3 enforces the rule to have LICENSE field set for all bitbake recipes. Change-Id: I1cd1949099f765c0f10bc1bc637abc572eadd430 Signed-off-by: Saqib Khan <khansa@us.ibm.com>
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb index 884758a..2800623 100644 --- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb +++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb
@@ -1,3 +1,4 @@ +LICENSE = "GPLv2+" require recipes-bsp/u-boot/u-boot.inc require u-boot.inc