summaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-ffmpeg_0.10.10.bb
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-07-30 16:39:47 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-07-30 16:40:02 +0200
commit562168a4425f8fb7d66501bd11e7d437938973b9 (patch)
tree144eda11c83c6b0197ca23c0b82d025049b5513a /recipes/gstreamer/gst-ffmpeg_0.10.10.bb
parent46fee85f2ec508e213a91ea3a257ba54bc6f8a91 (diff)
downloadopenembedded-562168a4425f8fb7d66501bd11e7d437938973b9.tar.gz
ffmpeg_svn.bb: bump SRCREV to make it build on armv4t again
and bump PR of recipes that depend on it Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/gstreamer/gst-ffmpeg_0.10.10.bb')
-rw-r--r--recipes/gstreamer/gst-ffmpeg_0.10.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-ffmpeg_0.10.10.bb b/recipes/gstreamer/gst-ffmpeg_0.10.10.bb
index 9b0269cc7f..d2b6901793 100644
--- a/recipes/gstreamer/gst-ffmpeg_0.10.10.bb
+++ b/recipes/gstreamer/gst-ffmpeg_0.10.10.bb
@@ -5,6 +5,8 @@ LICENSE = "LGPL"
HOMEPAGE = "http://www.gstreamer.net/"
DEPENDS = "ffmpeg gstreamer gst-plugins-base zlib"
+PR = "r1"
+
inherit autotools pkgconfig
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.bz2 \