aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2018-05-30 14:20:54 +0800
committerKhem Raj <raj.khem@gmail.com>2018-05-30 12:33:26 -0700
commit7ddbea7a9454ebf5d2227bee7509ae111ffbaa15 (patch)
treee96bc1f38cb3c43ec5c9caaf3588eec8428d1bb2 /meta-networking/recipes-connectivity
parent777fd5fd73f3f13cbaffcb437b3836dc352fb4ce (diff)
downloadmeta-openembedded-contrib-7ddbea7a9454ebf5d2227bee7509ae111ffbaa15.tar.gz
libdnet: add UPSTREAM_CHECK_GITTAGREGEX
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
index e579de5074..53ba25e239 100644
--- a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
+++ b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9"
SRC_URI = "git://github.com/dugsong/libdnet.git;nobranch=1"
SRCREV = "12fca29a6d4e99d1b923d6820887fe7b24226904"
+UPSTREAM_CHECK_GITTAGREGEX = "libdnet-(?P<pver>\d+(\.\d+)+)"
+
S = "${WORKDIR}/git"
inherit autotools