* [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash
@ 2020-04-22 16:46 Bernd Kuhls
2020-04-22 16:46 ` [Buildroot] [PATCH 2/2] package/libva: bump version to 2.7.1 Bernd Kuhls
2020-04-23 20:24 ` [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2020-04-22 16:46 UTC (permalink / raw)
To: buildroot
Reformat remaining hashes.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libva-utils/libva-utils.hash | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/package/libva-utils/libva-utils.hash b/package/libva-utils/libva-utils.hash
index f6b10f84fb..45bbbf8517 100644
--- a/package/libva-utils/libva-utils.hash
+++ b/package/libva-utils/libva-utils.hash
@@ -1,3 +1,5 @@
+# From https://github.com/intel/libva-utils/releases/download/2.7.1/libva-utils-2.7.1.tar.bz2.sha1sum
+sha1 9e86f45f76c169e7d376ab757d5bf14b7641475b libva-utils-2.7.1.tar.bz2
# Locally computed
-sha256 ffcd698a7d4312750d7c9338ba6b26774c7028ee6f9f3cbbf34c122c05bcea9a libva-utils-2.7.1.tar.bz2
-sha256 c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50 COPYING
+sha256 ffcd698a7d4312750d7c9338ba6b26774c7028ee6f9f3cbbf34c122c05bcea9a libva-utils-2.7.1.tar.bz2
+sha256 c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50 COPYING
--
2.26.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] package/libva: bump version to 2.7.1
2020-04-22 16:46 [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash Bernd Kuhls
@ 2020-04-22 16:46 ` Bernd Kuhls
2020-04-23 20:24 ` [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2020-04-22 16:46 UTC (permalink / raw)
To: buildroot
Changelog:
https://github.com/intel/libva/blob/5cef34fdf55b5f8a08fbfdfe5c5f8cc13b1d77ed/NEWS
Added upstream sha1 hash.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libva/libva.hash | 6 ++++--
package/libva/libva.mk | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/package/libva/libva.hash b/package/libva/libva.hash
index ad9f9003a9..6251876036 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,3 +1,5 @@
+# From https://github.com/intel/libva/releases/download/2.7.1/libva-2.7.1.tar.bz2.sha1sum
+sha1 75010bde98182c707e20910253b735cea43e068d libva-2.7.1.tar.bz2
# Locally computed
-sha256 b75be416615dea75c74314fae8919dd72ca46d06b4e009e029661c2c51d87d70 libva-2.7.0.tar.bz2
-sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING
+sha256 a00ff19d9f969259b9784172adad7788dbf3de827d985c5d27c230efd5d98a04 libva-2.7.1.tar.bz2
+sha256 c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de COPYING
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index 84819ae2ef..b0c0b9b3cc 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBVA_VERSION = 2.7.0
+LIBVA_VERSION = 2.7.1
LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
LIBVA_SITE = https://github.com/intel/libva/releases/download/$(LIBVA_VERSION)
LIBVA_LICENSE = MIT
--
2.26.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash
2020-04-22 16:46 [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash Bernd Kuhls
2020-04-22 16:46 ` [Buildroot] [PATCH 2/2] package/libva: bump version to 2.7.1 Bernd Kuhls
@ 2020-04-23 20:24 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-04-23 20:24 UTC (permalink / raw)
To: buildroot
On Wed, 22 Apr 2020 18:46:43 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Reformat remaining hashes.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/libva-utils/libva-utils.hash | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
Both patches applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-23 20:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-22 16:46 [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash Bernd Kuhls
2020-04-22 16:46 ` [Buildroot] [PATCH 2/2] package/libva: bump version to 2.7.1 Bernd Kuhls
2020-04-23 20:24 ` [Buildroot] [PATCH 1/2] package/libva-utils: add upstream sha1 hash Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox