aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4/m4.inc
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.inc
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.inc')
-rw-r--r--recipes/m4/m4.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/m4/m4.inc b/recipes/m4/m4.inc
new file mode 100644
index 0000000000..94a5ad5dc3
--- /dev/null
+++ b/recipes/m4/m4.inc
@@ -0,0 +1,9 @@
+DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \
+processor."
+HOMEPAGE = "http://www.gnu.org/software/m4/"
+LICENSE = "GPLv3"
+INC_PR = "r0"
+
+SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.bz2;name=archive"
+
+inherit autotools_stage