diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2017-09-21 11:21:23 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-05 22:33:20 +0000 |
commit | 49cd96e724650a4b76796813f6023b75747eb6f4 (patch) | |
tree | 13d87f1fcae4265724d31e25e715b73e85262bbe /meta/recipes-multimedia | |
parent | 51894c6e1200ae9227bf1add12d3a9138a941911 (diff) | |
download | poky-49cd96e724650a4b76796813f6023b75747eb6f4.tar.gz |
gstreamer1.0-plugins-base: upgrade to version 1.12.3
Bugfixes release only.
(From OE-Core rev: 24be2ed4380876f0f5a49759be3fba3c84156323)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.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.12.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.3.bb index 5de0b8b50c..04abe8cc6e 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.12.3.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = " \ | |||
12 | file://make-gio_unix_2_0-dependency-configurable.patch \ | 12 | file://make-gio_unix_2_0-dependency-configurable.patch \ |
13 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ | 13 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ |
14 | " | 14 | " |
15 | SRC_URI[md5sum] = "77f5379c4ca677616b415e3b3ff95578" | 15 | SRC_URI[md5sum] = "e69d41472a9b08eaf9659cde5dc0a4a4" |
16 | SRC_URI[sha256sum] = "5067dce3afe197a9536fea0107c77213fab536dff4a213b07fc60378d5510675" | 16 | SRC_URI[sha256sum] = "d3d37b8489d37fa0018973d850bd2067b98af335fef2fa543ee7d40359e3cea5" |
17 | 17 | ||
18 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 18 | S = "${WORKDIR}/gst-plugins-base-${PV}" |