mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
libdnet: add UPSTREAM_CHECK_GITTAGREGEX
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9"
|
|||||||
SRC_URI = "git://github.com/dugsong/libdnet.git;nobranch=1"
|
SRC_URI = "git://github.com/dugsong/libdnet.git;nobranch=1"
|
||||||
SRCREV = "12fca29a6d4e99d1b923d6820887fe7b24226904"
|
SRCREV = "12fca29a6d4e99d1b923d6820887fe7b24226904"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_GITTAGREGEX = "libdnet-(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|||||||
Reference in New Issue
Block a user