summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb b/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb
index edbca246de..b19482c79a 100644
--- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb
+++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1"
16 16
17UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" 17UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases"
18 18
19inherit autotools 19inherit autotools pkgconfig
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22