aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/m4
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-06 22:51:45 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-06 22:51:45 +0200
commitde000ab0b070e39dc5b2554cc2013f7f254fc913 (patch)
tree9951471a40b44b50e7195e451c9b9e0e03a51733 /recipes/m4
parent52ad126ffbdb166f6d5df6c4272e556cd5b3bbd8 (diff)
downloadopenembedded-de000ab0b070e39dc5b2554cc2013f7f254fc913.tar.gz
m4: removed 1.4.4 and 1.4.11 (old, unused)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/m4')
-rw-r--r--recipes/m4/m4-native_1.4.11.bb11
-rw-r--r--recipes/m4/m4-native_1.4.4.bb11
-rw-r--r--recipes/m4/m4_1.4.11.bb6
-rw-r--r--recipes/m4/m4_1.4.4.bb7
4 files changed, 0 insertions, 35 deletions
diff --git a/recipes/m4/m4-native_1.4.11.bb b/recipes/m4/m4-native_1.4.11.bb
deleted file mode 100644
index 2408013185..0000000000
--- a/recipes/m4/m4-native_1.4.11.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require m4_${PV}.bb
-inherit native
-
-INHIBIT_AUTOTOOLS_DEPS = "1"
-DEPENDS += "gnu-config-native"
-
-do_configure () {
- install -m 0644 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub .
- install -m 0644 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess .
- oe_runconf
-}
diff --git a/recipes/m4/m4-native_1.4.4.bb b/recipes/m4/m4-native_1.4.4.bb
deleted file mode 100644
index 2408013185..0000000000
--- a/recipes/m4/m4-native_1.4.4.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require m4_${PV}.bb
-inherit native
-
-INHIBIT_AUTOTOOLS_DEPS = "1"
-DEPENDS += "gnu-config-native"
-
-do_configure () {
- install -m 0644 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub .
- install -m 0644 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess .
- oe_runconf
-}
diff --git a/recipes/m4/m4_1.4.11.bb b/recipes/m4/m4_1.4.11.bb
deleted file mode 100644
index 15992b582a..0000000000
--- a/recipes/m4/m4_1.4.11.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require m4.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "96ec473c2a6f203976c028e896a01b28"
-SRC_URI[archive.sha256sum] = "0b7c686525b3f4236670f9329387d2a59e807b6a83d2b5cb9bbeb7d6ab9f8aad"
diff --git a/recipes/m4/m4_1.4.4.bb b/recipes/m4/m4_1.4.4.bb
deleted file mode 100644
index e3b03df5fa..0000000000
--- a/recipes/m4/m4_1.4.4.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require m4.inc
-
-LICENSE = "GPL"
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "eb93bfbcb12cf00165583302bb31a822"
-SRC_URI[archive.sha256sum] = "5a06ae07a7c7b6e9895be14015468947ef3f95182e60400e840efb25feea4b8f"