aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-01-20 12:08:00 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:12 +0200
commita6f1e135563b43ce7bf22e127f0b9941e28ea987 (patch)
tree20cd21a6de193cf94c832097b1634904a0174f40 /recipes
parent6f9c2eaf77b7648666c7bb6466088b7a6aa01c4d (diff)
downloadopenembedded-a6f1e135563b43ce7bf22e127f0b9941e28ea987.tar.gz
gstreamer-ti: bump SRCREV
* update l138 patch to apply to current SRCREV Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ti/gstreamer-ti/gstreamer-ti-omapl138.patch12
-rw-r--r--recipes/ti/gstreamer-ti_svn.bb2
2 files changed, 1 insertions, 13 deletions
diff --git a/recipes/ti/gstreamer-ti/gstreamer-ti-omapl138.patch b/recipes/ti/gstreamer-ti/gstreamer-ti-omapl138.patch
index 0224e8bc1c..ca6bf65829 100644
--- a/recipes/ti/gstreamer-ti/gstreamer-ti-omapl138.patch
+++ b/recipes/ti/gstreamer-ti/gstreamer-ti-omapl138.patch
@@ -1,15 +1,3 @@
-Index: ticodecplugin/ChangeLog
-===================================================================
---- ticodecplugin.orig/ChangeLog 2010-01-07 15:15:37.000000000 -0600
-+++ ticodecplugin/ChangeLog 2010-01-08 09:27:23.529399692 -0600
-@@ -1,3 +1,7 @@
-+20010-01-06 Jorge Hidalgo, RidgeRun.
-+ * src/{gstticodecplugin_omapl138.cfg,gstticodecs_omapl138.c,gsttividenc1.c}:
-+ Add build support for OMAP-L138.
-+
- 2009-12-28: Brijesh Singh, Texas Instruments, Inc.
- * src/{gsttiquicktime_mpeg4.{c,h}, gsttividdec2.{c,h}, gsttividdec.{c,h},
- Makefile.am}:
Index: ticodecplugin/src/gstticodecplugin_omapl138.cfg
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb
index 4190f6fe89..2139deb870 100644
--- a/recipes/ti/gstreamer-ti_svn.bb
+++ b/recipes/ti/gstreamer-ti_svn.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Gstreamer plugin for TI Davinci and OMAP processors"
DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly"
-SRCREV = "563"
+SRCREV = "573"
# Again, no '.' in PWD allowed :(
PV = "svnr${SRCREV}"
PR = "r40"