]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-libav: upgrade to 1.2.3
authorCristian Iorga <cristian.iorga@intel.com>
Tue, 18 Feb 2014 09:08:57 +0000 (11:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Feb 2014 14:28:05 +0000 (14:28 +0000)
- bugfix release.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.3.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.2.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.3.bb
index 803bcf2f6e8510433f997477b3a34753e2a4c9db..9561e38c85b0a4840ef0bae2c32ac134df87ddbd 100644 (file)
@@ -13,9 +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] = "86540dee14d31daf976eb2713f2294f3"
-SRC_URI[sha256sum] = "585eb7971006100ad771a852e07bd2f3e23bcc6eb0b1253a40b5a0e40e4e7418"
-
+SRC_URI[md5sum] = "58c7998a054d8d8ca041fa35738f72b6"
+SRC_URI[sha256sum] = "ebc7fbe10955f40df6ccc4bf689075e7e296205fc7ecd8ff383d43c5cdf5bcd6"
 LIBAV_EXTRA_CONFIGURE_COMMON_ARG = "--target-os=linux \
   --cc='${CC}' --as='${CC}' --ld='${CC}' --nm='${NM}' --ar='${AR}' \
   --ranlib='${RANLIB}' \