summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/autoconf/autoconf_2.69.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2013-12-26 23:14:18 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-06 11:13:59 +0000
commit484727e25f312a4df02047515c4ff729e3287aff (patch)
treec615537ddbc961e8928e87ee32265739021e5366 /meta/recipes-devtools/autoconf/autoconf_2.69.bb
parent9c1d1ddf5e2c3a8beed1a2937dea0f2b9edd5c71 (diff)
downloadpoky-484727e25f312a4df02047515c4ff729e3287aff.tar.gz
autoconf: remove path_prog_fixes.patch
The path_prog_fixes.patch was used for fixing the perl path, but the do_install_append() can do it, so remove this patch. (From OE-Core rev: 117861aba856bb7ad67c3e7f3635556589474369) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/autoconf/autoconf_2.69.bb')
-rw-r--r--meta/recipes-devtools/autoconf/autoconf_2.69.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.69.bb b/meta/recipes-devtools/autoconf/autoconf_2.69.bb
index 15227299d4..b67155bc99 100644
--- a/meta/recipes-devtools/autoconf/autoconf_2.69.bb
+++ b/meta/recipes-devtools/autoconf/autoconf_2.69.bb
@@ -13,7 +13,6 @@ SRC_URI += "file://autoreconf-include.patch \
13 file://autoreconf-foreign.patch \ 13 file://autoreconf-foreign.patch \
14 file://autoreconf-gnuconfigize.patch \ 14 file://autoreconf-gnuconfigize.patch \
15 file://autoheader-nonfatal-warnings.patch \ 15 file://autoheader-nonfatal-warnings.patch \
16 ${@['file://path_prog_fixes.patch', ''][bb.data.inherits_class('native', d) or bb.data.inherits_class('nativesdk', d)]} \
17 file://config_site.patch \ 16 file://config_site.patch \
18 file://remove-usr-local-lib-from-m4.patch \ 17 file://remove-usr-local-lib-from-m4.patch \
19 file://preferbash.patch \ 18 file://preferbash.patch \