mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-20 14:58:01 +02:00
rdist: add UPSTREAM_CHECK_URI
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -30,6 +30,9 @@ SRC_URI += "file://rdist-6.1.5-linux.patch \
|
||||
file://rdist-6.1.5-makefile-add-ldflags.patch \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/rdist/files/rdist/"
|
||||
UPSTREAM_CHECK_REGEX = "/rdist/(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
DEPENDS = "bison-native"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
Reference in New Issue
Block a user