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

git version control git at git.openembedded.org
Thu Apr 7 20:01:05 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 4c66835f2d5ce572a80ee1be44e5dc79059c0cad
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4c66835f2d5ce572a80ee1be44e5dc79059c0cad

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