[oe-commits] Brijesh Singh : ti-codecs-dm365_4.00.00.00: add new recipe for dm365 codecs

git version control git at git.openembedded.org
Thu Sep 30 11:21:27 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 048e1a19558c8789f6abc75682d85865335bf9e7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=048e1a19558c8789f6abc75682d85865335bf9e7

Author: Brijesh Singh <bksingh at ti.com>
Date:   Thu Sep  2 13:51:43 2010 -0500

ti-codecs-dm365_4.00.00.00: add new recipe for dm365 codecs

* This recipe downloads the individual codec.s from the web and puts them together to create a codec package.

* The output of codec installer is 'tar' file and we needed to extract this
  file during unpack and since  ti-eula-unpack has a logic for extracting
  tar file, but it assumes gzip version instead of regular tar. And I don't see
  any recipe currently using TARFILE variable hence updating ti-eula-unpack.inc
  to extract 'tar file'. If we come across a use case where we need to handle
  both 'tar' and '.gz' then will consider adding logic to differentiate between
  tar vs gz.

Signed-off-by: Brijesh Singh <bksingh at ti.com>
Signed-off-by: Denys Dmytriyenko <denis at denix.org>
Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/ti/ti-codecs-dm365_4.00.00.00.bb |  172 ++++++++++++++++++++++++++++++
 recipes/ti/ti-eula-unpack.inc            |    2 +-
 2 files changed, 173 insertions(+), 1 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=048e1a19558c8789f6abc75682d85865335bf9e7




More information about the Openembedded-commits mailing list