summaryrefslogtreecommitdiff
path: root/recipes-connectivity/bluez/python-gatt-server_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/bluez/python-gatt-server_1.0.bb')
-rw-r--r--recipes-connectivity/bluez/python-gatt-server_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/bluez/python-gatt-server_1.0.bb b/recipes-connectivity/bluez/python-gatt-server_1.0.bb
index 76069f6..d68d9af 100644
--- a/recipes-connectivity/bluez/python-gatt-server_1.0.bb
+++ b/recipes-connectivity/bluez/python-gatt-server_1.0.bb
@@ -8,7 +8,7 @@ S = "${WORKDIR}/git"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c53d04442d1a229d62549856b7ec456a"
-SRC_URI = "git://github.com/Jumperr-labs/python-gatt-server.git;protocol=git"
+SRC_URI = "git://github.com/Jumperr-labs/python-gatt-server.git;protocol=https"
RDEPENDS_${PN} += "python-dbus python-pygobject"