| Message ID | 20260217164524.513706-1-dario.binacchi@amarulasolutions.com |
|---|---|
| State | New |
| Headers | show |
| Series |
|
| Related | show |
On 17/02/2026 17:45, Dario Binacchi wrote: > Release notes: > https://git.kernel.org/pub/scm/network/connman/connman.git/tree/ChangeLog?h=2.0 > https://git.kernel.org/pub/scm/network/connman/connman.git/log/?h=2.0 > > Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Applied to next, thanks. To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.
diff --git a/package/connman/connman.hash b/package/connman/connman.hash index 807f7144b1a2..da9c879b0b53 100644 --- a/package/connman/connman.hash +++ b/package/connman/connman.hash @@ -1,4 +1,4 @@ # From https://www.kernel.org/pub/linux/network/connman/sha256sums.asc -sha256 77128cce80865455c4f106b5901a575e2dfdb35a7d2e2e2996f16e85cba10913 connman-1.45.tar.xz +sha256 d25c2ddc0b5ad13e986ec35ad765ae8d2f4b7acb47c958a05616c943cd082527 connman-2.0.tar.xz # Locally computed sha256 b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259 COPYING diff --git a/package/connman/connman.mk b/package/connman/connman.mk index 695a81f1e547..0100509405bb 100644 --- a/package/connman/connman.mk +++ b/package/connman/connman.mk @@ -4,7 +4,7 @@ # ################################################################################ -CONNMAN_VERSION = 1.45 +CONNMAN_VERSION = 2.0 CONNMAN_SOURCE = connman-$(CONNMAN_VERSION).tar.xz CONNMAN_SITE = $(BR2_KERNEL_MIRROR)/linux/network/connman CONNMAN_DEPENDENCIES = libglib2 dbus
Release notes: https://git.kernel.org/pub/scm/network/connman/connman.git/tree/ChangeLog?h=2.0 https://git.kernel.org/pub/scm/network/connman/connman.git/log/?h=2.0 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> --- package/connman/connman.hash | 2 +- package/connman/connman.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)