mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
arno-iptables-firewall: add UPSTREAM_CHECK_GITTAGREGEX variable
Fixes: $ devtool latest-version arno-iptables-firewall ... INFO: Current version: 2.1.2a INFO: Latest version: 2.1.2 INFO: Latest version's commit: 4651194df5f985ebfc989da0a20d62b9baecf314 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403"
|
||||
SRCREV = "4651194df5f985ebfc989da0a20d62b9baecf314"
|
||||
SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https;tag=${PV}"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(?:[a-z]))"
|
||||
|
||||
inherit systemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user