summaryrefslogtreecommitdiff
path: root/recipes/autoconf/autoconf_2.59.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/autoconf/autoconf_2.59.bb')
-rw-r--r--recipes/autoconf/autoconf_2.59.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/autoconf/autoconf_2.59.bb b/recipes/autoconf/autoconf_2.59.bb
index f59f8fa5c9..e9149df44c 100644
--- a/recipes/autoconf/autoconf_2.59.bb
+++ b/recipes/autoconf/autoconf_2.59.bb
@@ -1,8 +1,6 @@
require autoconf.inc
-DEPENDS += "m4-native"
-RDEPENDS_${PN} = "m4 gnu-config"
-PR = "r6"
+PR = "${INC_PR}.0"
SRC_URI += "file://autoreconf-include.patch;patch=1 \
file://autoreconf-exclude.patch;patch=1 \
@@ -12,5 +10,4 @@ SRC_URI += "file://autoreconf-include.patch;patch=1 \
file://autoheader-nonfatal-warnings.patch;patch=1 \
file://sizeof_types.patch;patch=1 \
file://autoconf-x.patch;patch=1 \
- file://autoconf-sh.patch;patch=1 \
- ${@['file://path_prog_fixes.patch;patch=1', ''][bb.data.inherits_class('native', d)]}"
+ file://autoconf-sh.patch;patch=1"