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-edma3lld.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-edma3lld.inc')
-rw-r--r-- | recipes/ti/ti-edma3lld.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ti/ti-edma3lld.inc b/recipes/ti/ti-edma3lld.inc index 7ead1a6782..94c0cff7aa 100644 --- a/recipes/ti/ti-edma3lld.inc +++ b/recipes/ti/ti-edma3lld.inc @@ -1,6 +1,7 @@ DESCRIPTION = "TI EDMA3 Low Level Driver (LLD)" HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc" SECTION = "devel" +LICENSE = "TI" require ti-paths.inc require ti-staging.inc |