From 9c051e6b17cf3a1915fc01154529ea3bb4e31dea Mon Sep 17 00:00:00 2001 From: Siddharth Heroor Date: Tue, 5 Apr 2011 20:10:01 +0000 Subject: ti-sysbios: Add missing License field. * Sys/Bios is released under a BSD license. Signed-off-by: Siddharth Heroor Acked-by: Denys Dmytriyenko Signed-off-by: Koen Kooi --- recipes/ti/ti-sysbios.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/ti/ti-sysbios.inc b/recipes/ti/ti-sysbios.inc index cf45c379db..84a76a4160 100644 --- a/recipes/ti/ti-sysbios.inc +++ b/recipes/ti/ti-sysbios.inc @@ -1,6 +1,7 @@ DESCRIPTION = "TI SYS/BIOS v6 Kernel" HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios" SECTION = "devel" +LICENSE = "BSD" require ti-paths.inc require ti-staging.inc -- cgit 1.2.3-korg