aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntimed/ntimed_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/ntimed/ntimed_git.bb')
-rw-r--r--meta-networking/recipes-support/ntimed/ntimed_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/ntimed/ntimed_git.bb b/meta-networking/recipes-support/ntimed/ntimed_git.bb
index ccfe11288e..955c03f42d 100644
--- a/meta-networking/recipes-support/ntimed/ntimed_git.bb
+++ b/meta-networking/recipes-support/ntimed/ntimed_git.bb
@@ -8,10 +8,10 @@ SECTION = "net"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://main.c;beginline=2;endline=24;md5=89db8e76f2951f3fad167e7aa9718a44"
-SRC_URI = "git://github.com/bsdphk/Ntimed \
+SRC_URI = "git://github.com/bsdphk/Ntimed;branch=master;protocol=https \
file://use-ldflags.patch"
-PV = "0.0+git${SRCPV}"
+PV = "0.0+git"
SRCREV = "db0abbb4c80f2ecef6bc5d9639bca5bea28532a2"
S = "${WORKDIR}/git"