diff options
Diffstat (limited to 'meta/recipes-devtools/autogen')
| -rw-r--r-- | meta/recipes-devtools/autogen/autogen-native_5.18.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/autogen/autogen-native_5.18.5.bb b/meta/recipes-devtools/autogen/autogen-native_5.18.5.bb index 2a2851283b..373dd89994 100644 --- a/meta/recipes-devtools/autogen/autogen-native_5.18.5.bb +++ b/meta/recipes-devtools/autogen/autogen-native_5.18.5.bb | |||
| @@ -17,6 +17,9 @@ SRC_URI = "${GNU_MIRROR}/autogen/rel${PV}/autogen-${PV}.tar.gz \ | |||
| 17 | SRC_URI[md5sum] = "385d7c7dfbe60babbee261c054923a53" | 17 | SRC_URI[md5sum] = "385d7c7dfbe60babbee261c054923a53" |
| 18 | SRC_URI[sha256sum] = "7bbdb73b5518baf64c6d3739fb2ecc66d2cccda888ce5ad573abe235ab5d96ba" | 18 | SRC_URI[sha256sum] = "7bbdb73b5518baf64c6d3739fb2ecc66d2cccda888ce5ad573abe235ab5d96ba" |
| 19 | 19 | ||
| 20 | UPSTREAM_CHECK_URI = "http://ftp.gnu.org/gnu/autogen/" | ||
| 21 | UPSTREAM_CHECK_REGEX = "rel(?P<pver>\d+(\.\d+)+)/" | ||
| 22 | |||
| 20 | DEPENDS = "guile-native libtool-native libxml2-native" | 23 | DEPENDS = "guile-native libtool-native libxml2-native" |
| 21 | 24 | ||
| 22 | inherit autotools texinfo native pkgconfig | 25 | inherit autotools texinfo native pkgconfig |
