All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] TI IPC: Fix License field.
@ 2011-03-24 13:01 Siddharth Heroor
  2011-03-24 13:01 ` [PATCH 2/3] TI IPC: Add missing dependencies Siddharth Heroor
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Siddharth Heroor @ 2011-03-24 13:01 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Siddharth Heroor

From: Siddharth Heroor <heroor@ti.com>

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

Signed-off-by: Siddharth Heroor <heroor@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




^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-03-25 11:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24 13:01 [PATCH 1/3] TI IPC: Fix License field Siddharth Heroor
2011-03-24 13:01 ` [PATCH 2/3] TI IPC: Add missing dependencies Siddharth Heroor
2011-03-24 13:01 ` [PATCH 3/3] TI IPC: Add version 1.22.04.25 Siddharth Heroor
2011-03-24 13:49 ` [PATCH 1/3] TI IPC: Fix License field Paul Menzel
2011-03-24 14:59   ` Koen Kooi
2011-03-24 17:55   ` Siddharth Heroor
2011-03-24 18:17   ` Koen Kooi
2011-03-25 11:08     ` Siddharth Heroor
2011-03-25 11:45       ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.