netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / autoconf / autoconf_2.61.bb
1 require autoconf.inc
2
3 PR = "${INC_PR}.1"
4
5 SRC_URI += "file://autoreconf-include.patch;patch=1 \
6            file://autoreconf-exclude.patch;patch=1 \
7            file://autoreconf-foreign.patch;patch=1 \
8            file://autoreconf-gnuconfigize.patch;patch=1 \
9            file://autoheader-nonfatal-warnings.patch;patch=1 \
10            file://config-site.patch;patch=1 \
11            file://autoconf-dont-execute-perl.patch;patch=1 \
12            "
13
14 SRC_URI_append_virtclass-native = " file://fix_path_xtra.patch;patch=1"