From: Adam Duskett <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 1/9] gstreamer1: bump to 1.14.0
Date: Tue, 1 May 2018 09:46:43 -0400 [thread overview]
Message-ID: <20180501134651.8876-1-aduskett@gmail.com> (raw)
Also add hash for license file.
Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
Changes v1 -> v5:
- none
package/gstreamer1/gstreamer1/gstreamer1.hash | 5 +++--
package/gstreamer1/gstreamer1/gstreamer1.mk | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gstreamer1/gstreamer1.hash b/package/gstreamer1/gstreamer1/gstreamer1.hash
index f8af907562..05b1d9d26c 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.hash
+++ b/package/gstreamer1/gstreamer1/gstreamer1.hash
@@ -1,2 +1,3 @@
-# From https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.12.4.tar.xz.sha256sum
-sha256 5a8704aa4c2eeb04da192c4a9942f94f860ac1a585de90d9f914bac26a970674 gstreamer-1.12.4.tar.xz
+# From https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.14.0.tar.xz.sha256sum
+sha256 fc361367f0d4b780a868a8833f9f30b9c9f4ac9faea4e6b251db8b4b0398466e gstreamer-1.14.0.tar.xz
+sha256 f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a COPYING
diff --git a/package/gstreamer1/gstreamer1/gstreamer1.mk b/package/gstreamer1/gstreamer1/gstreamer1.mk
index ea9f29a4f3..d30f28594b 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.mk
+++ b/package/gstreamer1/gstreamer1/gstreamer1.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GSTREAMER1_VERSION = 1.12.4
+GSTREAMER1_VERSION = 1.14.0
GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
GSTREAMER1_SITE = https://gstreamer.freedesktop.org/src/gstreamer
GSTREAMER1_INSTALL_STAGING = YES
--
2.14.3
next reply other threads:[~2018-05-01 13:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-01 13:46 Adam Duskett [this message]
2018-05-01 13:46 ` [Buildroot] [PATCH v5 2/9] gst1-plugins-${base, good, bad, ugly}: bump to 1.14.0 Adam Duskett
2018-05-01 20:49 ` Thomas Petazzoni
2018-05-02 21:12 ` Adam Duskett
2018-05-03 12:13 ` Thomas Petazzoni
2018-05-01 13:46 ` [Buildroot] [PATCH v5 3/9] gst-omx: " Adam Duskett
2018-05-01 13:46 ` [Buildroot] [PATCH v5 4/9] gst1-rtsp-server: " Adam Duskett
2018-05-01 13:46 ` [Buildroot] [PATCH v5 5/9] gst1-vaapi: " Adam Duskett
2018-05-01 13:46 ` [Buildroot] [PATCH v5 6/9] gst1-libav: " Adam Duskett
2018-05-01 13:46 ` [Buildroot] [PATCH v5 7/9] gst1-validate: " Adam Duskett
2018-05-01 13:46 ` [Buildroot] [PATCH v5 8/9] gstreamer1-editing-services: " Adam Duskett
2018-05-01 14:02 ` Adam Duskett
2018-05-01 13:46 ` [Buildroot] [PATCH v5 9/9] gst1-imx: add hash for license file Adam Duskett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180501134651.8876-1-aduskett@gmail.com \
--to=aduskett@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.