aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-07 21:03:02 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-08 09:52:20 +0200
commitfca4a21b18063f16d5dff4adc914a2f131af3696 (patch)
treea11ce397fef612c742e25bcb124026e8a0619610 /recipes/gstreamer/gst-plugins-bad_0.10.19.bb
parentfc909a927ddfcb4c0c10da1b278b496c68319a6a (diff)
downloadopenembedded-fca4a21b18063f16d5dff4adc914a2f131af3696.tar.gz
recipes: bump PR for packages depending on jpeg which changed .so name with 6b -> 8b upgrade
* distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
Diffstat (limited to 'recipes/gstreamer/gst-plugins-bad_0.10.19.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-bad_0.10.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gstreamer/gst-plugins-bad_0.10.19.bb b/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
index b50a8b2021..bd2819f4ed 100644
--- a/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
+++ b/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
@@ -5,7 +5,7 @@ SRC_URI[archive.sha256sum] = "7b6c49f22caad3b573aee481381355b38ac9f2077f291d9f33
DEPENDS += "orc-native orc libcdaudio gst-plugins-base openssl directfb"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
# We don't have vdpau headers in OE and it creates crosscompile badness
EXTRA_OECONF_append = " --disable-vdpau --enable-sdl"