All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] package/libva: bump version to 2.17.0
@ 2023-01-30 17:43 Bernd Kuhls
  2023-01-30 17:43 ` [Buildroot] [PATCH 2/5] package/libva: switch to meson Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Bernd Kuhls @ 2023-01-30 17:43 UTC (permalink / raw)
  To: buildroot; +Cc: Eric Le Bihan, Louis-Paul Cordier

Release notes: https://github.com/intel/libva/blob/v2.17-branch/NEWS

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libva/libva.hash | 6 +++---
 package/libva/libva.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/libva/libva.hash b/package/libva/libva.hash
index 2916898c31..700ace0378 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,5 +1,5 @@
-# From https://github.com/intel/libva/releases/download/2.16.0/libva-2.16.0.tar.bz2.sha1sum
-sha1  ba1c0e196d69a26e54b065dc0f645bdf3be147a7  libva-2.16.0.tar.bz2
+# From https://github.com/intel/libva/releases/download/2.17.0/libva-2.17.0.tar.bz2.sha1sum
+sha1  997f7b3111bc5a4d32ec72e9d7f9fcfca41e4923  libva-2.17.0.tar.bz2
 # Locally computed
-sha256  115faca0db2c417a37da49830870e260450fa13066f5e24e252a20c36d920a1c  libva-2.16.0.tar.bz2
+sha256  f3e5eb27c305e05a9bb62703d1915a127301cc0c4f9f209025767432230c4eac  libva-2.17.0.tar.bz2
 sha256  c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de  COPYING
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index 3b6e9580d3..c6b9f63b10 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVA_VERSION = 2.16.0
+LIBVA_VERSION = 2.17.0
 LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
 LIBVA_SITE = https://github.com/intel/libva/releases/download/$(LIBVA_VERSION)
 LIBVA_LICENSE = MIT
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2023-02-08  8:58 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 17:43 [Buildroot] [PATCH 1/5] package/libva: bump version to 2.17.0 Bernd Kuhls
2023-01-30 17:43 ` [Buildroot] [PATCH 2/5] package/libva: switch to meson Bernd Kuhls
2023-01-30 21:11   ` Thomas Petazzoni via buildroot
2023-02-08  8:57   ` Thomas Petazzoni via buildroot
2023-01-30 17:43 ` [Buildroot] [PATCH 3/5] package/libva-utils: bump version to 2.17.1 Bernd Kuhls
2023-01-30 21:12   ` Thomas Petazzoni via buildroot
     [not found]   ` <20230130221242.2aa95b6e__49270.7143466518$1675113191$gmane$org@windsurf>
2023-01-30 21:22     ` Bernd Kuhls
2023-02-08  8:57   ` Thomas Petazzoni via buildroot
2023-01-30 17:43 ` [Buildroot] [PATCH 4/5] package/intel-mediadriver: bump version to 23.1.0 Bernd Kuhls
2023-01-30 21:15   ` Thomas Petazzoni via buildroot
     [not found]   ` <20230130221514.2d58df14__31334.1615417571$1675113344$gmane$org@windsurf>
2023-01-30 21:30     ` Bernd Kuhls
2023-01-30 21:39       ` Thomas Petazzoni via buildroot
2023-01-30 21:49         ` Bernd Kuhls
2023-01-30 22:04           ` Thomas Petazzoni via buildroot
2023-01-30 22:05           ` Thomas Petazzoni via buildroot
2023-01-30 22:00     ` Bernd Kuhls
2023-01-31 17:26       ` Peter Seiderer
2023-02-08  8:58   ` Thomas Petazzoni via buildroot
2023-01-30 17:43 ` [Buildroot] [PATCH 5/5] package/intel-mediasdk: " Bernd Kuhls
2023-02-08  8:58   ` Thomas Petazzoni via buildroot
2023-01-30 21:11 ` [Buildroot] [PATCH 1/5] package/libva: bump version to 2.17.0 Thomas Petazzoni via buildroot

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.