summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb b/meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb
index cea1f08f9d..0c97960f8b 100644
--- a/meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb
+++ b/meta-networking/recipes-connectivity/rdist/rdist_6.1.5.bb
@@ -30,6 +30,9 @@ SRC_URI += "file://rdist-6.1.5-linux.patch \
30 file://rdist-6.1.5-makefile-add-ldflags.patch \ 30 file://rdist-6.1.5-makefile-add-ldflags.patch \
31" 31"
32 32
33UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/rdist/files/rdist/"
34UPSTREAM_CHECK_REGEX = "/rdist/(?P<pver>\d+(\.\d+)+)"
35
33DEPENDS = "bison-native" 36DEPENDS = "bison-native"
34 37
35inherit autotools-brokensep 38inherit autotools-brokensep