summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb')
-rw-r--r--meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb b/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb
index 3d49a2365..28d740cb4 100644
--- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb
+++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb
@@ -12,7 +12,9 @@ SECTION = "libs"
12DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lzo openssl nss xz zlib zstd" 12DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lzo openssl nss xz zlib zstd"
13 13
14SRCREV = "0123ecebce0ad6aba3cdb320027192e15fd71e23" 14SRCREV = "0123ecebce0ad6aba3cdb320027192e15fd71e23"
15SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1" 15SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1 \
16 file://0001-libknet-tests-Correct-include-path-for-poll.h.patch \
17 "
16 18
17UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" 19UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases"
18 20