diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-11-27 16:55:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-08 20:14:43 +0000 |
commit | 11e16fcf373dd8265c3dc810b0de9ef97505efff (patch) | |
tree | bc376a9f94c0538692f47b3f6e98be3c6f2ccf80 /meta/recipes-multimedia | |
parent | 7ab39b34cf441a96c17e5acecce512a6f248bf41 (diff) | |
download | poky-11e16fcf373dd8265c3dc810b0de9ef97505efff.tar.gz |
gstreamer1.0-plugins-base: upgrade 1.14.3 -> 1.14.4
(From OE-Core rev: 868059f052547a73e428fe8d4066dc4412e29478)
(From OE-Core rev: e6aa515e0e7f70a791f032fb4a25ec9f8729b08e)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.4.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.4.bb index a6a7c8d473..12c9bbce9d 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.4.bb | |||
@@ -21,8 +21,8 @@ SRC_URI = " \ | |||
21 | file://0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch \ | 21 | file://0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch \ |
22 | file://link-with-libvchostif.patch \ | 22 | file://link-with-libvchostif.patch \ |
23 | " | 23 | " |
24 | SRC_URI[md5sum] = "2ba8eaef8a249c0fddb37f21e2912e16" | 24 | SRC_URI[md5sum] = "4dbe20c1bf44191c2b8833234df5cb2a" |
25 | SRC_URI[sha256sum] = "f0b319c36be0ffc2a00380c77ba269cdf04e2b39bbc49d30b641fc35aa0b7952" | 25 | SRC_URI[sha256sum] = "ca6139490e48863e7706d870ff4e8ac9f417b56f3b9e4b3ce490c13b09a77461" |
26 | 26 | ||
27 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 27 | S = "${WORKDIR}/gst-plugins-base-${PV}" |
28 | 28 | ||