[meta-ti] [PATCH 3/4] ti-codecs-omap3530: fix for corrected ti-eula-unpack

Monk, Roger r-monk at ti.com
Wed Feb 15 07:11:21 PST 2012


On Tue, Jan 31, 2012 at 12:40:56, Peter A. Bigot wrote:
> Subject: [meta-ti] [PATCH 3/4] ti-codecs-omap3530: fix for corrected
> ti-eula-unpack
>
> From: "Peter A. Bigot" <bigotp at acm.org>
>
> Remove directory prefix for tar files that use TI_BIN_UNPK_CMDS that
> specifies unpacking into workdir; formerly that specification was
> ignored and these were unpacked into a package-specific subdirectory
> of ${HOME}=${WORKDIR}.  Note c64xplus_deinterlacer overrides
> TI_BIN_UNPK_CMDS and does not specify workdir, so its prefix is
> correct.
>
> Signed-off-by: Peter A. Bigot <bigotp at acm.org>

Acked-by: Roger Monk <r-monk at ti.com>

> ---
>  .../codec-engine/ti-codecs-omap3530_4.00.00.00.bb  |   20 ++++++++++--
> --------
>  1 files changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
> b/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
> index ae218b1..ea9f389 100644
> --- a/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
> +++ b/recipes-ti/codec-engine/ti-codecs-omap3530_4.00.00.00.bb
> @@ -77,43 +77,43 @@ python do_unpack () {
>      bb.build.exec_func('base_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "omap3530_h264enc_2_01_013_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "h264enc_dm6467_1_20_00_08/omap3530_h264enc_2_01_013_production.tar",
> d)
> +    bb.data.setVar("TARFILE",
> + "omap3530_h264enc_2_01_013_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "omap3530_h264dec_2_01_007_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "omap3530_h264dec_2_01_007_production/omap3530_h264dec_2_01_007_produc
> t
> ion.tar", d)
> +    bb.data.setVar("TARFILE",
> + "omap3530_h264dec_2_01_007_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "omap3530_jpegenc_02_01_01_00_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "omap3530_jpegenc_02_01_01_00_production/omap3530_jpegenc_02_01_01_00_
> p
> roduction.tar", d)
> +    bb.data.setVar("TARFILE",
> + "omap3530_jpegenc_02_01_01_00_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "c64xplus_jpegdec_02_00_01_01_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "c64xplus_jpegdec_02_00_01_01_production/c64xplus_jpegdec_02_00_01_01_
> p
> roduction.tar", d)
> +    bb.data.setVar("TARFILE",
> + "c64xplus_jpegdec_02_00_01_01_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "c64xplus_mpeg2dec_02_00_02_00_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "c64xplus_mpeg2dec_02_00_02_00_production/c64xplus_mpeg2dec_02_00_02_0
> 0
> _production.tar", d)
> +    bb.data.setVar("TARFILE",
> + "c64xplus_mpeg2dec_02_00_02_00_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "omap3530_mpeg4enc_02_04_00_00_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "omap3530_mpeg4enc_02_04_00_00_production/omap3530_mpeg4enc_02_04_00_0
> 0
> _production.tar", d)
> +    bb.data.setVar("TARFILE",
> + "omap3530_mpeg4enc_02_04_00_00_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "c64xplus_mpeg4dec_02_01_00_00_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "h264enc_dm6467_1_20_00_08/c64xplus_mpeg4dec_02_01_00_00_production.ta
> r
> ", d)
> +    bb.data.setVar("TARFILE",
> + "c64xplus_mpeg4dec_02_01_00_00_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "c64xplus_aachedec_01_30_03_00_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "c64xplus_aachedec_01_30_03_00_production/dm6446_aachedec_01_30_03_00_
> p
> roduction.tar", d)
> +    bb.data.setVar("TARFILE",
> + "dm6446_aachedec_01_30_03_00_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "c64xplus_g711_1_12_00_000_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "h264enc_dm6467_1_20_00_08/dm6446_g711enc_1_12_00_000_production.tar",
> d)
> +    bb.data.setVar("TARFILE",
> + "dm6446_g711enc_1_12_00_000_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "c64xplus_g711_1_12_00_000_production.bin", d)
> -    bb.data.setVar("TARFILE",
> "h264enc_dm6467_1_20_00_08/dm6446_g711dec_1_12_00_000_production.tar",
> d)
> +    bb.data.setVar("TARFILE",
> + "dm6446_g711dec_1_12_00_000_production.tar", d)
>      bb.build.exec_func('ti_bin_do_unpack', d)
>
>      bb.data.setVar("BINFILE",
> "c64xplus_deinterlacer_01_00_00_07_production.bin", d)
> --
> 1.7.6.4
>
>
Texas Instruments Limited, 800 Pavilion Drive, Northampton, NN4 7YL. Registered in England & Wales under company number 00574102

_______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti






More information about the meta-ti mailing list