aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4/m4_1.4.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/m4/m4_1.4.12.bb')
-rw-r--r--recipes/m4/m4_1.4.12.bb15
1 files changed, 4 insertions, 11 deletions
diff --git a/recipes/m4/m4_1.4.12.bb b/recipes/m4/m4_1.4.12.bb
index e2676269c1..e6e381f635 100644
--- a/recipes/m4/m4_1.4.12.bb
+++ b/recipes/m4/m4_1.4.12.bb
@@ -1,13 +1,6 @@
-DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
-processor."
-LICENSE = "GPLv3"
-SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz"
-S = "${WORKDIR}/m4-${PV}"
+require m4.inc
-inherit autotools
+PR = "${INC_PR}.0"
-EXTRA_OEMAKE += "'infodir=${infodir}'"
-
-do_configure() {
- oe_runconf
-}
+SRC_URI[archive.md5sum] = "b3587c993523dd320c318ec456876839"
+SRC_URI[archive.sha256sum] = "855217de304616931844f54bd00a1e03e92452f85de6caeec47b0e8244881ba3"