aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/autoconf/autoconf_2.65.bb
blob: 0093c4b4deb5f5504595e6f5ab41f664b6cc49f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require autoconf.inc

PR = "${INC_PR}.0"

DEFAULT_PREFERENCE = "-1"

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

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

SRC_URI[autoconf.md5sum] = "a6de1cc6434cd64038b0a0ae4e252b33"
SRC_URI[autoconf.sha256sum] = "db11944057f3faf229ff5d6ce3fcd819f565455c152b72cec17ebc1cbb80136b"