aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorSiddharth Heroor <heroor@ti.com>2011-03-24 21:01:14 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:25 +0200
commit126b2b9639821b499c515734ab6720695a0a93ae (patch)
tree9d288428dfc927673d70d43d705e07b6023cecca /recipes
parent724d90d0b30692a5d83dc90e37cec25d9ef64d9e (diff)
downloadopenembedded-126b2b9639821b499c515734ab6720695a0a93ae.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>
Diffstat (limited to 'recipes')
-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