From: Brijesh Singh Date: Sun, 9 May 2010 07:02:34 +0000 (-0500) Subject: ti-codecs-omap3530_1.00.01: add LICENSE field X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=222f43cf492e11cc9af6e45fc535dbd14c75fbec;p=openembedded.git ti-codecs-omap3530_1.00.01: add LICENSE field Signed-off-by: Brijesh Singh Signed-off-by: Koen Kooi --- diff --git a/recipes/ti/ti-codecs-omap3530_1.00.01.bb b/recipes/ti/ti-codecs-omap3530_1.00.01.bb index 10aa733367..d6d871b833 100644 --- a/recipes/ti/ti-codecs-omap3530_1.00.01.bb +++ b/recipes/ti/ti-codecs-omap3530_1.00.01.bb @@ -1,6 +1,7 @@ DESCRIPTION = "TI Codecs (and Server Combo) for OMAP3530" 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) @@ -10,7 +11,7 @@ SRC_URI[omap3codecsbin.md5sum] = "4db567252e6c43119e1c0aafe401a679" SRC_URI[omap3codecsbin.sha256sum] = "e042e1aad42a6728adf5c955dc38e4f8331fc0eacd833f1cd75d9cbb4faff0b5" PE = "1" -PR = "r8" +PR = "r9" require ti-paths.inc require ti-staging.inc