aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4/m4_1.4.8.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-03-07 15:21:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-03-07 15:23:35 -0700
commitf285e1e75421deff88b474c199cbb2be5759a12a (patch)
tree565673bc713f9e48bd58e5fb218ecd1ce1c9963e /recipes/m4/m4_1.4.8.bb
parentfdd1165ca6c6e415b7eca5e90a3667b7341d7205 (diff)
downloadopenembedded-f285e1e75421deff88b474c199cbb2be5759a12a.tar.gz
m4: use autotools_stage, checksum in SRC_URI, switch to .inc, add 1.4.14
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/m4/m4_1.4.8.bb')
-rw-r--r--recipes/m4/m4_1.4.8.bb16
1 files changed, 5 insertions, 11 deletions
diff --git a/recipes/m4/m4_1.4.8.bb b/recipes/m4/m4_1.4.8.bb
index 77d8e822b0..83f1006109 100644
--- a/recipes/m4/m4_1.4.8.bb
+++ b/recipes/m4/m4_1.4.8.bb
@@ -1,13 +1,7 @@
-DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
-processor."
-LICENSE = "GPL"
-SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz"
-S = "${WORKDIR}/m4-${PV}"
-
-inherit autotools
+require m4.inc
-EXTRA_OEMAKE += "'infodir=${infodir}'"
+LICENSE = "GPL"
+PR = "${INC_PR}.0"
-do_configure() {
- oe_runconf
-}
+SRC_URI[archive.md5sum] = "6bbf917e5d8fab20b38d43868c3944d3"
+SRC_URI[archive.sha256sum] = "d0e6734743f9eca530ea90c289c0f1770bdf37f846561557f0b0db7f87b7d7cc"