gstreamer_ti: use latest svn rev and apply the patches from tracker 1055.
authorBrijesh Singh <bksingh@ti.com>
Sun, 9 May 2010 16:21:07 +0000 (11:21 -0500)
committerKoen Kooi <koen@openembedded.org>
Sat, 12 Jun 2010 09:03:51 +0000 (11:03 +0200)
commit6080d94ac0c1d9c985f4cf677000b4cd50e1e9ae
tree5e6afafe7d2c093c189f7d7e303cd329e7404ac9
parente891fc68026e6005c844480f9ee519b814053130
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@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
27 files changed:
recipes/ti/gstreamer-ti.inc [new file with mode: 0644]
recipes/ti/gstreamer-ti/0001-gstreamer-ti-tracker-1055.patch [new file with mode: 0644]
recipes/ti/gstreamer-ti/0002-add-omapl138-support.patch [moved from recipes/ti/gstreamer-ti/gstreamer-ti-omapl138.patch with 80% similarity]
recipes/ti/gstreamer-ti/0003-add-omapl137-support.patch [moved from recipes/ti/gstreamer-ti/gstreamer-ti-omapl137.patch with 54% similarity]
recipes/ti/gstreamer-ti/0004-gstreamer-ti-dm6467-usesinglecsserver.patch [moved from recipes/ti/gstreamer-ti/gstreamer-ti-dm6467-usesinglecsserver.patch with 64% similarity]
recipes/ti/gstreamer-ti/0005-remove-mp3-mime-type.patch [new file with mode: 0644]
recipes/ti/gstreamer-ti/0006-gstreamer-ti-tracker-462.patch [moved from recipes/ti/gstreamer-ti/gstreamer-ti-tracker-462.patch with 59% similarity]
recipes/ti/gstreamer-ti/0007-add-omapdmaifbsink.patch [moved from recipes/ti/gstreamer-ti/gstreamer-ti-add-omapfb.patch with 96% similarity]
recipes/ti/gstreamer-ti/dm355-evm/gst-ti.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/dm365-evm/gst-ti.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/dm365-evm/loadmodules.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/gst-ti.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/gstreamer-ti-dm355-rc.sh [deleted file]
recipes/ti/gstreamer-ti/gstreamer-ti-dm365-rc.sh [deleted file]
recipes/ti/gstreamer-ti/gstreamer-ti-dm6446-rc.sh [deleted file]
recipes/ti/gstreamer-ti/gstreamer-ti-dm6467-rc.sh [deleted file]
recipes/ti/gstreamer-ti/gstreamer-ti-omap3530-rc.sh [deleted file]
recipes/ti/gstreamer-ti/gstreamer-ti-omapl138-rc.sh [deleted file]
recipes/ti/gstreamer-ti/gstreamer-ti-rc.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/gstreamer-ti-remove-mp3-decode-support-from-auddec1.patch [deleted file]
recipes/ti/gstreamer-ti/gstreamer-ti-tracker-824.patch [deleted file]
recipes/ti/gstreamer-ti/omap3/gstreamer-ti-rc.sh [moved from recipes/ti/gstreamer-ti/gstreamer-ti-omapl137-rc.sh with 54% similarity]
recipes/ti/gstreamer-ti/omap3/loadmodules.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/omap3evm/gstreamer-ti-rc.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/omapl137/loadmodules.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/omapl138/loadmodules.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti_svn.bb