aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddharth Heroor <heroor@ti.com>2011-03-24 21:01:14 +0000
committerKoen Kooi <koen@openembedded.org>2011-03-24 19:18:57 +0100
commitf20149772daa744586af737fe1b4087607f6f817 (patch)
treeeefe06754c345fe4338f54cb782767e1b92a8694
parent2e6a96fb5c23178c9718e16e7b6fdce713684739 (diff)
downloadopenembedded-f20149772daa744586af737fe1b4087607f6f817.tar.gz
TI IPC: Fix License field.
* The correct license for TI IPC is BSD and not TI. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
-rw-r--r--recipes/ti/ti-ipc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/ti-ipc.inc b/recipes/ti/ti-ipc.inc
index cd6ad6e3d5..fc9b90804b 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