[oe-commits] Siddharth Heroor : ti-sysbios: Add missing License field.

git version control git at git.openembedded.org
Thu Apr 7 16:23:55 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 15f559e812fd110732deeb25a1f763d1352af1e3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=15f559e812fd110732deeb25a1f763d1352af1e3

Author: Siddharth Heroor <heroor at ti.com>
Date:   Tue Apr  5 20:10:01 2011 +0000

ti-sysbios: Add missing License field.

* Sys/Bios is released under a BSD license.

Signed-off-by: Siddharth Heroor <heroor at ti.com>
Acked-by: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/ti/ti-sysbios.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/ti/ti-sysbios.inc b/recipes/ti/ti-sysbios.inc
index cf45c37..84a76a4 100644
--- a/recipes/ti/ti-sysbios.inc
+++ b/recipes/ti/ti-sysbios.inc
@@ -1,6 +1,7 @@
 DESCRIPTION = "TI SYS/BIOS v6 Kernel"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios"
 SECTION = "devel"
+LICENSE = "BSD"
 
 require ti-paths.inc
 require ti-staging.inc





More information about the Openembedded-commits mailing list