summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/m4/m4_1.4.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/m4/m4_1.4.13.bb')
-rw-r--r--meta/recipes-devtools/m4/m4_1.4.13.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/m4/m4_1.4.13.bb b/meta/recipes-devtools/m4/m4_1.4.13.bb
index 32d153ea12..339c33c8ab 100644
--- a/meta/recipes-devtools/m4/m4_1.4.13.bb
+++ b/meta/recipes-devtools/m4/m4_1.4.13.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro processor." 1DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro processor."
2LICENSE = "GPLv3" 2LICENSE = "GPLv3"
3LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
3SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \ 4SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
4 file://ac_config_links.patch;patch=1" 5 file://ac_config_links.patch;patch=1"
5PR = "r2" 6PR = "r2"