diff options
author | Brijesh Singh <bksingh@ti.com> | 2010-03-14 18:25:55 -0500 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:25 +0200 |
commit | 2985737f273cd811892f978928cea426f66f3eb6 (patch) | |
tree | 29f6ff48fad4b38e6f9a6633ccaff8870d036105 /recipes/ti/ti-xdctools.inc | |
parent | 088f800f4d123f62c13ca8275f1460c3fdaa4e01 (diff) |
ti recipes: add license section
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-xdctools.inc')
-rw-r--r-- | recipes/ti/ti-xdctools.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ti/ti-xdctools.inc b/recipes/ti/ti-xdctools.inc index 61bcbb558f..d80e4a2c69 100644 --- a/recipes/ti/ti-xdctools.inc +++ b/recipes/ti/ti-xdctools.inc @@ -1,6 +1,7 @@ DESCRIPTION = "TI XDCtools (RTSC - Real Time Software Components - http://rtsc.eclipse.org)" HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc" SECTION = "devel" +LICENSE = "BSD, GPLv2" PR = "r1" |