diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-16 16:37:24 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-16 16:57:21 +0200 |
commit | 8dd59bdb181eaa9b2325d1e75f657e1b78c181fc (patch) | |
tree | 7d23b7dfd5dee57d568436e45e97f480f08298b3 /recipes/gstreamer | |
parent | 1ac5a19b93b8da1150c17345c2308fa23e7c2aa7 (diff) |
recipes: bump PR in recipes depending on openssl after SHR and Angstrom moved to openssl-1.0.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r-- | recipes/gstreamer/gst-plugins-bad_0.10.19.bb | 2 |
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 bd2819f4ed..0f0ff210e1 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}.1" +PR = "${INC_PR}.2" # We don't have vdpau headers in OE and it creates crosscompile badness EXTRA_OECONF_append = " --disable-vdpau --enable-sdl" |