[oe] [PATCH 1/3] TI IPC: Fix License field.

Siddharth Heroor heroor at gmail.com
Thu Mar 24 13:01:14 UTC 2011


From: Siddharth Heroor <heroor at ti.com>

* The correct license for TI IPC is BSD and not TI.

Signed-off-by: Siddharth Heroor <heroor at ti.com>
---
 recipes/ti/ti-ipc.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ti/ti-ipc.inc b/recipes/ti/ti-ipc.inc
index cd6ad6e..fc9b908 100644
--- a/recipes/ti/ti-ipc.inc
+++ b/recipes/ti/ti-ipc.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "TI Inter Process Ccommunication (IPC) Mechanisms (for Uni- and Multi- Processor Configurations)"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ipc/index.html"
 SECTION = "devel"
-LICENSE = "TI" 
+LICENSE = "BSD" 
 
 require ti-paths.inc
 require ti-staging.inc
-- 
1.7.0.4





More information about the Openembedded-devel mailing list