aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/autoconf/autoconf_2.61.bb
blob: e104bad6d2c2d5cdad1d74bba608aa75f132e34f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require autoconf.inc

PR = "${INC_PR}.1"

SRC_URI += "file://autoreconf-include.patch;patch=1 \
	   file://autoreconf-exclude.patch;patch=1 \
	   file://autoreconf-foreign.patch;patch=1 \
	   file://autoreconf-gnuconfigize.patch;patch=1 \
	   file://autoheader-nonfatal-warnings.patch;patch=1 \
	   file://config-site.patch;patch=1 \
	   file://autoconf-dont-execute-perl.patch;patch=1 \
	   "

SRC_URI_append_virtclass-native = " file://fix_path_xtra.patch;patch=1"