From f20149772daa744586af737fe1b4087607f6f817 Mon Sep 17 00:00:00 2001 From: Siddharth Heroor Date: Thu, 24 Mar 2011 21:01:14 +0000 Subject: [PATCH] TI IPC: Fix License field. * The correct license for TI IPC is BSD and not TI. Signed-off-by: Siddharth Heroor Signed-off-by: Koen Kooi --- recipes/ti/ti-ipc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5