From 104b1fca33b731622ed31ad76aacb00595b9b206 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 29 Dec 2011 09:09:25 +0100 Subject: [PATCH] ti-codec-engine: move license checksum to recipe Signed-off-by: Koen Kooi --- recipes-ti/codec-engine/ti-codec-engine.inc | 2 -- recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-ti/codec-engine/ti-codec-engine.inc b/recipes-ti/codec-engine/ti-codec-engine.inc index fde181e7..dd644450 100644 --- a/recipes-ti/codec-engine/ti-codec-engine.inc +++ b/recipes-ti/codec-engine/ti-codec-engine.inc @@ -3,8 +3,6 @@ HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/c SECTION = "devel" LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://codec_engine_2_26_02_11_manifest.html;md5=912535f1b02ecf329a3979bf313f91e0" - # TODO :: Add Codec Engine Library Rebuild # TODO :: Add Examples APP_LOCAL build as well? # TODO :: Check DEPENDS - are the DSP side packages required for ARM-only products? diff --git a/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb b/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb index ad064294..2c4b4a19 100644 --- a/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb +++ b/recipes-ti/codec-engine/ti-codec-engine_2.26.02.11.bb @@ -1,5 +1,6 @@ require ti-codec-engine.inc +LIC_FILES_CHKSUM = "file://codec_engine_${PV}_manifest.html;md5=912535f1b02ecf329a3979bf313f91e0" PV = "2_26_02_11" SRC_URI[cetarball.md5sum] = "4f755f77119e4da19ab5cc7ae7ccfdb4"