diff options
Diffstat (limited to 'meta/recipes-devtools/autoconf/autoconf_2.69.bb')
| -rw-r--r-- | meta/recipes-devtools/autoconf/autoconf_2.69.bb | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.69.bb b/meta/recipes-devtools/autoconf/autoconf_2.69.bb index 8e67f4b829..2e1b9bdc90 100644 --- a/meta/recipes-devtools/autoconf/autoconf_2.69.bb +++ b/meta/recipes-devtools/autoconf/autoconf_2.69.bb | |||
| @@ -5,17 +5,20 @@ PR = "r11" | |||
| 5 | LICENSE = "GPLv2 & GPLv3" | 5 | LICENSE = "GPLv2 & GPLv3" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ |
| 7 | file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504" | 7 | file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504" |
| 8 | SRC_URI += "file://check-automake-cross-warning.patch \ | 8 | |
| 9 | file://autoreconf-exclude.patch \ | 9 | SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.gz \ |
| 10 | file://autoreconf-gnuconfigize.patch \ | 10 | file://program_prefix.patch \ |
| 11 | file://config_site.patch \ | 11 | file://check-automake-cross-warning.patch \ |
| 12 | file://remove-usr-local-lib-from-m4.patch \ | 12 | file://autoreconf-exclude.patch \ |
| 13 | file://preferbash.patch \ | 13 | file://autoreconf-gnuconfigize.patch \ |
| 14 | file://autotest-automake-result-format.patch \ | 14 | file://config_site.patch \ |
| 15 | file://add_musl_config.patch \ | 15 | file://remove-usr-local-lib-from-m4.patch \ |
| 16 | file://performance.patch \ | 16 | file://preferbash.patch \ |
| 17 | file://AC_HEADER_MAJOR-port-to-glibc-2.25.patch \ | 17 | file://autotest-automake-result-format.patch \ |
| 18 | file://autoconf-replace-w-option-in-shebangs-with-modern-use-warnings.patch \ | 18 | file://add_musl_config.patch \ |
| 19 | file://performance.patch \ | ||
| 20 | file://AC_HEADER_MAJOR-port-to-glibc-2.25.patch \ | ||
| 21 | file://autoconf-replace-w-option-in-shebangs-with-modern-use-warnings.patch \ | ||
| 19 | " | 22 | " |
| 20 | 23 | ||
| 21 | SRC_URI[md5sum] = "82d05e03b93e45f5a39b828dc9c6c29b" | 24 | SRC_URI[md5sum] = "82d05e03b93e45f5a39b828dc9c6c29b" |
