diff options
author | Brijesh Singh <bksingh@ti.com> | 2010-03-17 11:56:35 -0500 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:26 +0200 |
commit | c40b4d66dd38e71b68055c78613e2dbb6d99f7bd (patch) | |
tree | cca3fe66de1e87e09d15e52c67c8482d97f51d64 /recipes/ti | |
parent | 23afbbc7cd053315367959a367571767e6228a35 (diff) |
ti-codecs-dm6446_2.05.00.00: add LICENSE field
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r-- | recipes/ti/ti-codecs-dm6446_2.05.00.00.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb b/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb index a2e1767805..4ff6493c8e 100644 --- a/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb +++ b/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb @@ -1,6 +1,7 @@ DESCRIPTION = "TI Codecs (and Server Combo) for DM6446" HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent" SECTION = "multimedia" +LICENSE = "TI" # TODO :: Move to common .inc (omap3 and omapl ready) # TODO :: XDCARGS = eval in this server? @@ -10,7 +11,7 @@ PV = "2_05_00_00" SRC_URI[dm6446codecsbin.md5sum] = "2ce99015bb1ed1df0491403c5e8d99fb" SRC_URI[dm6446codecsbin.sha256sum] = "6467ea4854abbff3cbc224df1f163d01c7fb387f15483129a40a1f68e6742b62" -PR = "r17" +PR = "r18" require ti-paths.inc require ti-staging.inc |