summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/autoconf/autoconf_2.68.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/autoconf/autoconf_2.68.bb')
-rw-r--r--meta/recipes-devtools/autoconf/autoconf_2.68.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb b/meta/recipes-devtools/autoconf/autoconf_2.68.bb
index 3b196a6418..c6209a37eb 100644
--- a/meta/recipes-devtools/autoconf/autoconf_2.68.bb
+++ b/meta/recipes-devtools/autoconf/autoconf_2.68.bb
@@ -1,6 +1,6 @@
1require autoconf.inc 1require autoconf.inc
2 2
3PR = "r1" 3PR = "r2"
4 4
5PARALLEL_MAKE = "" 5PARALLEL_MAKE = ""
6 6
@@ -16,6 +16,7 @@ SRC_URI += "file://autoreconf-include.patch \
16 file://autoheader-nonfatal-warnings.patch \ 16 file://autoheader-nonfatal-warnings.patch \
17 ${@['file://path_prog_fixes.patch', ''][bb.data.inherits_class('native', d)]} \ 17 ${@['file://path_prog_fixes.patch', ''][bb.data.inherits_class('native', d)]} \
18 file://config_site.patch \ 18 file://config_site.patch \
19 file://remove-usr-local-lib-from-m4.patch \
19 " 20 "
20 21
21SRC_URI[md5sum] = "864d785215aa60d627c91fcb21b05b07" 22SRC_URI[md5sum] = "864d785215aa60d627c91fcb21b05b07"