mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 07:13:37 +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:
parent
3398935315
commit
c32ef17ca0
@ -30,6 +30,9 @@ SRC_URI += "file://rdist-6.1.5-linux.patch \
|
|||||||
file://rdist-6.1.5-makefile-add-ldflags.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"
|
DEPENDS = "bison-native"
|
||||||
|
|
||||||
inherit autotools-brokensep
|
inherit autotools-brokensep
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user