[oe-commits] Brijesh Singh : gstreamer_ti: use latest svn rev and apply the patches from tracker 1055.

git version control git at git.openembedded.org
Sat Jun 12 09:04:40 UTC 2010


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

Author: Brijesh Singh <bksingh at ti.com>
Date:   Sun May  9 11:21:07 2010 -0500

gstreamer_ti: use latest svn rev and apply the patches from tracker 1055.

* move the common build logic in gstreamer-ti.inc
* rebase patches to latest svn rev.
* add profile .sh to disable XDM 0.9 elements.
* Except beagleboard, do not autoload kernel module in initscript. this is
  mainly because gst-ti loadmodule is not enough for all application (e.g
  dvsdk demo, dmai etc). And since beagle community is not installing dvsdk
  demo's hence its safe to install those kernel modules as the boot time.

Signed-off-by: Brijesh Singh <bksingh at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/ti/gstreamer-ti.inc                        |  121 +++
 .../0001-gstreamer-ti-tracker-1055.patch           |  994 ++++++++++++++++++++
 ...pl138.patch => 0002-add-omapl138-support.patch} |   89 ++-
 ...pl137.patch => 0003-add-omapl137-support.patch} |  183 ++---
 ...04-gstreamer-ti-dm6467-usesinglecsserver.patch} |   21 +-
 .../gstreamer-ti/0005-remove-mp3-mime-type.patch   |   42 +
 ...2.patch => 0006-gstreamer-ti-tracker-462.patch} |   43 +-
 ...-omapfb.patch => 0007-add-omapdmaifbsink.patch} |  110 ++-
 recipes/ti/gstreamer-ti/dm355-evm/gst-ti.sh        |   12 +
 recipes/ti/gstreamer-ti/dm365-evm/gst-ti.sh        |   12 +
 recipes/ti/gstreamer-ti/dm365-evm/loadmodules.sh   |   27 +
 recipes/ti/gstreamer-ti/gst-ti.sh                  |    9 +
 recipes/ti/gstreamer-ti/gstreamer-ti-dm355-rc.sh   |   61 --
 recipes/ti/gstreamer-ti/gstreamer-ti-dm365-rc.sh   |   54 --
 recipes/ti/gstreamer-ti/gstreamer-ti-dm6446-rc.sh  |   71 --
 recipes/ti/gstreamer-ti/gstreamer-ti-dm6467-rc.sh  |   71 --
 .../ti/gstreamer-ti/gstreamer-ti-omap3530-rc.sh    |   71 --
 .../ti/gstreamer-ti/gstreamer-ti-omapl138-rc.sh    |   54 --
 recipes/ti/gstreamer-ti/gstreamer-ti-rc.sh         |   29 +
 ...ti-remove-mp3-decode-support-from-auddec1.patch |   26 -
 .../ti/gstreamer-ti/gstreamer-ti-tracker-824.patch |  147 ---
 .../gstreamer-ti-rc.sh}                            |   24 +-
 recipes/ti/gstreamer-ti/omap3/loadmodules.sh       |   20 +
 .../ti/gstreamer-ti/omap3evm/gstreamer-ti-rc.sh    |   29 +
 recipes/ti/gstreamer-ti/omapl137/loadmodules.sh    |   12 +
 recipes/ti/gstreamer-ti/omapl138/loadmodules.sh    |   13 +
 recipes/ti/gstreamer-ti_svn.bb                     |  176 +---
 27 files changed, 1577 insertions(+), 944 deletions(-)

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




More information about the Openembedded-commits mailing list