diff options
| author | Peter Seiderer <ps.report@gmx.net> | 2018-07-26 23:23:53 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-07-27 09:18:17 +0200 |
| commit | 66cc6eb178d5f5bc2e65c543c5630ae5599f4809 (patch) | |
| tree | 3ab7896ef1c997c6c5143b90e18bf706fa12c940 /package/gstreamer1/gst1-plugins-base | |
| parent | b338fb7429b14231fc5e49cb2e7a2e9f43215dcd (diff) | |
| download | buildroot-66cc6eb178d5f5bc2e65c543c5630ae5599f4809.tar.gz buildroot-66cc6eb178d5f5bc2e65c543c5630ae5599f4809.zip | |
gstreamer1: bump to 1.14.2
For release desription see [1].
- gst1-vaapi: remove upstream patch 0001-plugins-guard-GstGL-code.patch
[1] https://gstreamer.freedesktop.org/releases/1.14/#1.14.2
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/gstreamer1/gst1-plugins-base')
| -rw-r--r-- | package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash | 4 | ||||
| -rw-r--r-- | package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash index 65c9f29c2f..6e13f97a9f 100644 --- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash +++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash @@ -1,3 +1,3 @@ -# From https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.14.1.tar.xz.sha256sum -sha256 1026c7c3082d825d9b5d034c1a6dd8a4ebab60eb3738b0a0afde4ad2dc0b0db5 gst-plugins-base-1.14.1.tar.xz +# From https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.14.2.tar.xz.sha256sum +sha256 a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c gst-plugins-base-1.14.2.tar.xz sha256 78fb5977f177ab71cba77a4a127d29b93cb1ca5c25962204b31f183a20cf5c7a COPYING diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk index 3ad841bdd3..210bbeb20a 100644 --- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk +++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk @@ -4,7 +4,7 @@ # ################################################################################ -GST1_PLUGINS_BASE_VERSION = 1.14.1 +GST1_PLUGINS_BASE_VERSION = 1.14.2 GST1_PLUGINS_BASE_SOURCE = gst-plugins-base-$(GST1_PLUGINS_BASE_VERSION).tar.xz GST1_PLUGINS_BASE_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-base GST1_PLUGINS_BASE_INSTALL_STAGING = YES |

