From fca4a21b18063f16d5dff4adc914a2f131af3696 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 7 Aug 2010 21:03:02 +0200 Subject: 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 --- recipes/gstreamer/gst-plugins-bad_0.10.19.bb | 2 +- recipes/gstreamer/gst-plugins-bad_0.10.9.bb | 2 +- recipes/gstreamer/gst-plugins-good_0.10.23.bb | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'recipes/gstreamer') 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" diff --git a/recipes/gstreamer/gst-plugins-bad_0.10.9.bb b/recipes/gstreamer/gst-plugins-bad_0.10.9.bb index e69002d38e..038fbd9f85 100644 --- a/recipes/gstreamer/gst-plugins-bad_0.10.9.bb +++ b/recipes/gstreamer/gst-plugins-bad_0.10.9.bb @@ -1,5 +1,5 @@ require gst-plugins.inc -PR = "r2" +PR = "${INC_PR}.1" SRC_URI += "file://vorbisenc.h file://vorbisdec.h \ file://gst-plugins-directfb-fix.patch;striplevel=2 \ diff --git a/recipes/gstreamer/gst-plugins-good_0.10.23.bb b/recipes/gstreamer/gst-plugins-good_0.10.23.bb index c686994307..ebd978f2a1 100644 --- a/recipes/gstreamer/gst-plugins-good_0.10.23.bb +++ b/recipes/gstreamer/gst-plugins-good_0.10.23.bb @@ -1,5 +1,7 @@ require gst-plugins.inc +PR = "${INC_PR}.1" + SRC_URI[archive.md5sum] = "9cddbb0e7e90677f0cc05c23feffef5c" SRC_URI[archive.sha256sum] = "2e7771a611cedb1e8208601cb26744fbf33109598e222afee1be8811ba4babcf" -- cgit 1.2.3-korg