diff options
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb b/meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb index d4b76903c4..d95bb81278 100644 --- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb +++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.31.bb | |||
@@ -14,6 +14,8 @@ DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl | |||
14 | SRCREV = "da73f2a1e0ffe2aee15d4f705edf90ee8445e2d4" | 14 | SRCREV = "da73f2a1e0ffe2aee15d4f705edf90ee8445e2d4" |
15 | SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1;tag=v${PV}" | 15 | SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1;tag=v${PV}" |
16 | 16 | ||
17 | BB_GIT_SHALLOW_EXTRA_REFS = "refs/tags/v${PV}" | ||
18 | |||
17 | UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" | 19 | UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" |
18 | 20 | ||
19 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |