summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-11-17 17:09:05 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-21 23:12:56 +0100
commit98e254b46c2dc31990cd89b7e132b0991db9bc7f (patch)
treec073c8ee8acbcfa666bd674f05b4260c47017576
parent4e8937b7ca484426daab3864a7e5489f3a3a77be (diff)
downloadbuildroot-98e254b46c2dc31990cd89b7e132b0991db9bc7f.tar.gz
buildroot-98e254b46c2dc31990cd89b7e132b0991db9bc7f.zip
gstreamer1/gst1-omx: bump version to 1.10.1
Release notes: https://gstreamer.freedesktop.org/releases/gst-omx/1.10.1.html Also fixed hash URL. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/gstreamer1/gst-omx/gst-omx.hash4
-rw-r--r--package/gstreamer1/gst-omx/gst-omx.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gstreamer1/gst-omx/gst-omx.hash b/package/gstreamer1/gst-omx/gst-omx.hash
index 653c93c589..bf10f0a1a2 100644
--- a/package/gstreamer1/gst-omx/gst-omx.hash
+++ b/package/gstreamer1/gst-omx/gst-omx.hash
@@ -1,2 +1,2 @@
-# From https://gstreamer.freedesktop.org/src/gst-omx/
-sha256 89f7da36abcf278200f561fa9d8d7042ad1459aa211cdc81c4c1a3d2162e9e7f gst-omx-1.10.0.tar.xz
+# From https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.10.1.tar.xz.sha256sum
+sha256 1b07b9ceb4552c0911af1e3b97987e3314c601eacfbc09f1cca8632e98581231 gst-omx-1.10.1.tar.xz
diff --git a/package/gstreamer1/gst-omx/gst-omx.mk b/package/gstreamer1/gst-omx/gst-omx.mk
index f0b39c9f9d..c9343174f7 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.10.0
+GST_OMX_VERSION = 1.10.1
GST_OMX_SOURCE = gst-omx-$(GST_OMX_VERSION).tar.xz
GST_OMX_SITE = https://gstreamer.freedesktop.org/src/gst-omx
OpenPOWER on IntegriCloud