From f285e1e75421deff88b474c199cbb2be5759a12a Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 7 Mar 2010 15:21:53 -0700 Subject: m4: use autotools_stage, checksum in SRC_URI, switch to .inc, add 1.4.14 Signed-off-by: Chris Larson --- recipes/m4/m4_1.4.12.bb | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'recipes/m4/m4_1.4.12.bb') 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" -- cgit v1.2.3