[oe-commits] [openembedded-core] 11/17: gstreamer1.0-vaapi: upgrade 1.14.3 -> 1.14.4

git at git.openembedded.org git at git.openembedded.org
Tue Nov 27 16:56:33 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 968795fd92d523f93a2866c222e961ab154b9898
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Tue Nov 27 16:55:20 2018 +0800

    gstreamer1.0-vaapi: upgrade 1.14.3 -> 1.14.4
    
    Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../{gstreamer1.0-vaapi_1.14.3.bb => gstreamer1.0-vaapi_1.14.4.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.4.bb
similarity index 93%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.3.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.4.bb
index a852f0a..fdca0b9 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.3.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.4.bb
@@ -12,8 +12,8 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.x
            file://0001-gst-vaapi-Makefile.am-Add-EGL_CFLAGS-to-libgstvaapi-.patch \
           "
 
-SRC_URI[md5sum] = "c3aeaf8a7fdcbe37d9f40390b620775d"
-SRC_URI[sha256sum] = "8f5e65cb96aa6e44ff80926366d4a6fef9b8da68a04bab4bf2cbed93941c74f0"
+SRC_URI[md5sum] = "2fae3442f5f23e7354a0c592bc7b9065"
+SRC_URI[sha256sum] = "ce18dbfe961c6a8d31270231686075586bf7a7df62b778c8e7f5ec148251d0a3"
 
 S = "${WORKDIR}/${REALPN}-${PV}"
 DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list