mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00: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