[oe-commits] [openembedded-core] 31/92: gstreamer1.0: upgrade to version 1.14.3

git at git.openembedded.org git at git.openembedded.org
Tue Jan 8 20:19:49 UTC 2019


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

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

commit 96442dab95a24d8716d12cf1e8fce3921a600d55
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
AuthorDate: Wed Sep 26 19:42:33 2018 +0200

    gstreamer1.0: upgrade to version 1.14.3
    
    (From OE-Core rev: fb840932018cb449ee96904b8a2f17e7693a5669)
    
    Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../gstreamer/{gstreamer1.0_1.14.2.bb => gstreamer1.0_1.14.3.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.3.bb
similarity index 96%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.3.bb
index 3a6e53d..048c074 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.3.bb
@@ -27,8 +27,8 @@ SRC_URI = " \
     file://add-a-target-to-compile-tests.patch \
     file://run-ptest \
 "
-SRC_URI[md5sum] = "9f4177c1752e44cbd72f6311ee61e1ba"
-SRC_URI[sha256sum] = "4bd6127299f3f29379046bbd58a526e6353b569e0e72f7b4df2ae70df6882e09"
+SRC_URI[md5sum] = "c790c0d002164cafe93e67cdf78c8ace"
+SRC_URI[sha256sum] = "13ae530eb1d4566c3aa0cff1bbb8e64c643065bb12e2e7c707f311ab4a390456"
 
 PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \
                    "

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


More information about the Openembedded-commits mailing list