]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gstreamer1.0-libav: upgrade to 1.2.2
authorCristian Iorga <cristian.iorga@intel.com>
Fri, 3 Jan 2014 14:30:09 +0000 (16:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 16:30:01 +0000 (16:30 +0000)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.2.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.0.bb with 89% similarity]

index 2b7123bddf1acd97520b0a35ccd436d98c6d8820..784ddc3b78789390be0752e331e8ac3ff8880d42 100644 (file)
@@ -7,9 +7,6 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base zlib bzip2"
 
 inherit autotools pkgconfig
 
-PR = "r1"
-
-
 # CAUTION: Using the system libav is not recommended. Since the libav API is changing all the time,
 # compilation errors (and other, more subtle bugs) can happen. It is usually better to rely on the
 # libav copy included in the gst-libav package.
similarity index 89%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.2.bb
index 66fe83bdb72458904640be62cc1cdb4ef4d87f23..803bcf2f6e8510433f997477b3a34753e2a4c9db 100644 (file)
@@ -13,8 +13,8 @@ SRC_URI = " \
     http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz \
     file://0001-Disable-yasm-for-libav-when-disable-yasm.patch \
     "
-SRC_URI[md5sum] = "382bc5a99d22a4fbf8e971c42bb72c01"
-SRC_URI[sha256sum] = "48721eb318ffffdd134edea754d0b65d76b08c8209a8d2c8a42bca1f799f9099"
+SRC_URI[md5sum] = "86540dee14d31daf976eb2713f2294f3"
+SRC_URI[sha256sum] = "585eb7971006100ad771a852e07bd2f3e23bcc6eb0b1253a40b5a0e40e4e7418"
 
 LIBAV_EXTRA_CONFIGURE_COMMON_ARG = "--target-os=linux \
   --cc='${CC}' --as='${CC}' --ld='${CC}' --nm='${NM}' --ar='${AR}' \