From e01597bcb9688a08157ae14e36332190f1f93b13 Mon Sep 17 00:00:00 2001 From: Brijesh Singh Date: Sat, 10 Oct 2009 16:07:29 -0500 Subject: gstreamer-ti_svn: bump-up svn rev Update gst_ti recipe to use latest svn rev, rebase omapfb sink patch and remove the uneeded patches. --- recipes/ti/gstreamer-ti_svn.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'recipes/ti/gstreamer-ti_svn.bb') diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb index f8ae1e1b7e..6463a45bf9 100644 --- a/recipes/ti/gstreamer-ti_svn.bb +++ b/recipes/ti/gstreamer-ti_svn.bb @@ -7,9 +7,8 @@ inherit autotools DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly" # Fetch source from svn repo -SRCREV = "335" +SRCREV = "407" SRC_URI = "svn://gforge.ti.com/svn/gstreamer_ti/trunk;module=gstreamer_ti;proto=https;user=anonymous;pswd='' \ - file://gstreamer-ti-tracker-824.patch;patch=1 \ file://gstreamer-ti-tracker-462.patch;patch=1 \ file://gstreamer-ti-remove-mp3-decode-support-from-auddec1.patch;patch=1 \ " @@ -19,7 +18,7 @@ SRC_URI_append_armv7a = " \ " # Again, no '.' in PWD allowed :( -PR = "r36" +PR = "r37" PV = "svnr${SRCREV}" S = "${WORKDIR}/gstreamer_ti/ti_build/ticodecplugin" -- cgit 1.2.3-korg