diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-11 20:41:19 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-10-14 07:16:58 -0700 |
commit | 52e27789665faf97b3911e874d67d36e6d615e8b (patch) | |
tree | 9063aa4a243b4f0f8ea1cde1cf3fa0ade48b3e30 /meta-networking/recipes-extended | |
parent | d22ae13cc1c2d938509e473b10280abbf0bcb8e2 (diff) | |
download | meta-openembedded-52e27789665faf97b3911e874d67d36e6d615e8b.tar.gz |
kronosnet: update 1.20 -> 1.22
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-extended')
-rw-r--r-- | meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb (renamed from meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb) | 2 |
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.22.bb index b19482c79..3d49a2365 100644 --- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb +++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.22.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa88 | |||
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lzo openssl nss xz zlib zstd" | 12 | DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lzo openssl nss xz zlib zstd" |
13 | 13 | ||
14 | SRCREV = "b8d18c8360fd39cb04748e8bc1ee26de4afa4cbd" | 14 | SRCREV = "0123ecebce0ad6aba3cdb320027192e15fd71e23" |
15 | SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1" | 15 | SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1" |
16 | 16 | ||
17 | UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" | 17 | UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" |