diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-01-20 12:08:00 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:12 +0200 |
commit | a6f1e135563b43ce7bf22e127f0b9941e28ea987 (patch) | |
tree | 20cd21a6de193cf94c832097b1634904a0174f40 /recipes/ti/gstreamer-ti_svn.bb | |
parent | 6f9c2eaf77b7648666c7bb6466088b7a6aa01c4d (diff) |
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/ti/gstreamer-ti_svn.bb')
-rw-r--r-- | recipes/ti/gstreamer-ti_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |