summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1
diff options
context:
space:
mode:
authorAdam Duskett <aduskett@gmail.com>2018-06-24 00:35:23 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-06-26 22:08:58 +0200
commitdee9ebc0dc10d2378830425e5f3fc3111c29117b (patch)
tree304f3c3e8208c4a961761f2e1ff80384c0cd3342 /package/gstreamer1
parent3f2aef56127fbe71378e6a2d55192a0835d962ab (diff)
downloadbuildroot-dee9ebc0dc10d2378830425e5f3fc3111c29117b.tar.gz
buildroot-dee9ebc0dc10d2378830425e5f3fc3111c29117b.zip
gst-omx: bump to 1.14.1
Also add hash for license file. Signed-off-by: Adam Duskett <aduskett@gmail.com> [Update to 1.14.1] Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/gstreamer1')
-rw-r--r--package/gstreamer1/gst-omx/gst-omx.hash5
-rw-r--r--package/gstreamer1/gst-omx/gst-omx.mk2
2 files changed, 4 insertions, 3 deletions
diff --git a/package/gstreamer1/gst-omx/gst-omx.hash b/package/gstreamer1/gst-omx/gst-omx.hash
index c4f8b10bce..5535a75812 100644
--- a/package/gstreamer1/gst-omx/gst-omx.hash
+++ b/package/gstreamer1/gst-omx/gst-omx.hash
@@ -1,2 +1,3 @@
-# From https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.12.4.tar.xz.sha256sum
-sha256 a025fa24242ec868fe0ff1e66d806a1070bcbc7c14a987a89cdc3395d0d56d5f gst-omx-1.12.4.tar.xz
+# From https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.14.1.tar.xz.sha256sum
+sha256 7cb6c39301dfa3960abce195305c7cf431736bf6b47bde1fd4412c81c3e75cd8 gst-omx-1.14.1.tar.xz
+sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/gstreamer1/gst-omx/gst-omx.mk b/package/gstreamer1/gst-omx/gst-omx.mk
index 68cb7f6696..8242d24a1f 100644
--- a/package/gstreamer1/gst-omx/gst-omx.mk
+++ b/package/gstreamer1/gst-omx/gst-omx.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST_OMX_VERSION = 1.12.4
+GST_OMX_VERSION = 1.14.1
GST_OMX_SOURCE = gst-omx-$(GST_OMX_VERSION).tar.xz
GST_OMX_SITE = https://gstreamer.freedesktop.org/src/gst-omx
OpenPOWER on IntegriCloud