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-codec.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-codec.inc')
-rw-r--r-- | recipes/ti/ti-codec.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ti/ti-codec.inc b/recipes/ti/ti-codec.inc index 4beb02a3b6..d7565f995e 100644 --- a/recipes/ti/ti-codec.inc +++ b/recipes/ti/ti-codec.inc @@ -1,5 +1,6 @@ DESCRIPTION = "TI Codec for ${MACHINE_ARCH}" SECTION = "multimedia" +LICENSE = "TI" require ti-paths.inc |