Fix SRC_URI for github
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / libnfs / libnfs.bb
index cb47f3e..3efd0ec 100644 (file)
@@ -9,6 +9,6 @@ PR = "ruby-r1"
 
 SRCREV="libnfs-1.9.2"
 
-SRC_URI = "git://github.com/sahlberg/libnfs;protocol=git;branch=master;tag=${SRCREV} \
+SRC_URI = "git://github.com/sahlberg/libnfs;protocol=https;branch=master;tag=${SRCREV} \
 "
 S = "${WORKDIR}/git"