From faec7c38186ec22290d1cfc87e7a9b8406492f76 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 5 Jun 2023 10:29:46 -0500 Subject: Change bluez5 recipe to point at public bluez repository --- recipes-connectivity/bluez5/bluez5.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-connectivity') diff --git a/recipes-connectivity/bluez5/bluez5.inc b/recipes-connectivity/bluez5/bluez5.inc index d178544..63cb92f 100644 --- a/recipes-connectivity/bluez5/bluez5.inc +++ b/recipes-connectivity/bluez5/bluez5.inc @@ -57,7 +57,7 @@ OLD_SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \ " # Use GIT for blueZ source -SRC_URI = "git://git@gitlab.multitech.net/mlinux/bluez.git;protocol=ssh \ +SRC_URI = "git://git.kernel.org/pub/scm/bluetooth/bluez.git;branch=master;protocol=https \ file://init \ file://run-ptest \ ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '', 'file://0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch', d)} \ -- cgit v1.2.3