All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/libqmi: bump to version 1.36.0
@ 2025-04-28  6:28 Kadambini Nema
  2025-04-28  6:28 ` [Buildroot] [PATCH 2/3] package/libmbim: bump to 1.32.0 Kadambini Nema
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kadambini Nema @ 2025-04-28  6:28 UTC (permalink / raw)
  To: buildroot; +Cc: Kadambini Nema, Aleksander Morgado

Changelog:
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/qmi-1-36/NEWS

Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
---
 package/libqmi/libqmi.hash | 2 +-
 package/libqmi/libqmi.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libqmi/libqmi.hash b/package/libqmi/libqmi.hash
index 7937f989a0..3962e925ce 100644
--- a/package/libqmi/libqmi.hash
+++ b/package/libqmi/libqmi.hash
@@ -1,4 +1,4 @@
 # Locally computed:
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LIB
-sha256  8690d25b4d110b6df28b31da0a8bf16c7e966d31abcfeeb854f2753451e7a400  libqmi-1.34.0.tar.gz
+sha256  e254fafdd916a78a27126e6d72ae436662487f59c7de84d4d40286059af89093  libqmi-1.36.0.tar.gz
diff --git a/package/libqmi/libqmi.mk b/package/libqmi/libqmi.mk
index 524333feba..c14caa3113 100644
--- a/package/libqmi/libqmi.mk
+++ b/package/libqmi/libqmi.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBQMI_VERSION = 1.34.0
+LIBQMI_VERSION = 1.36.0
 LIBQMI_SITE = https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/$(LIBQMI_VERSION)
 LIBQMI_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (programs)
 LIBQMI_LICENSE_FILES = COPYING COPYING.LIB
-- 
2.25.1

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

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

end of thread, other threads:[~2025-04-28 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-28  6:28 [Buildroot] [PATCH 1/3] package/libqmi: bump to version 1.36.0 Kadambini Nema
2025-04-28  6:28 ` [Buildroot] [PATCH 2/3] package/libmbim: bump to 1.32.0 Kadambini Nema
2025-04-28  6:28 ` [Buildroot] [PATCH 3/3] package/modem-manager: bump to 1.24.0 Kadambini Nema
2025-04-28 20:49 ` [Buildroot] [PATCH 1/3] package/libqmi: bump to version 1.36.0 Julien Olivain

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.