aboutsummaryrefslogtreecommitdiffstats
path: root/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/coreutils-native_5.1.3.bb0
-rw-r--r--coreutils/coreutils-native_5.1.3.oe7
-rw-r--r--coreutils/coreutils_5.0.bb0
-rw-r--r--coreutils/coreutils_5.0.oe12
-rw-r--r--coreutils/coreutils_5.1.1.bb0
-rw-r--r--coreutils/coreutils_5.1.1.oe7
-rw-r--r--coreutils/coreutils_5.1.3.bb0
-rw-r--r--coreutils/coreutils_5.1.3.oe9
8 files changed, 0 insertions, 35 deletions
diff --git a/coreutils/coreutils-native_5.1.3.bb b/coreutils/coreutils-native_5.1.3.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/coreutils/coreutils-native_5.1.3.bb
diff --git a/coreutils/coreutils-native_5.1.3.oe b/coreutils/coreutils-native_5.1.3.oe
deleted file mode 100644
index ab54daafc4..0000000000
--- a/coreutils/coreutils-native_5.1.3.oe
+++ /dev/null
@@ -1,7 +0,0 @@
-SECTION = "base"
-inherit native
-
-FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/coreutils-${PV}"
-S = "${WORKDIR}/coreutils-${PV}"
-
-include coreutils_${PV}.oe
diff --git a/coreutils/coreutils_5.0.bb b/coreutils/coreutils_5.0.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/coreutils/coreutils_5.0.bb
diff --git a/coreutils/coreutils_5.0.oe b/coreutils/coreutils_5.0.oe
deleted file mode 100644
index 6c9655fee9..0000000000
--- a/coreutils/coreutils_5.0.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-LICENSE = GPL
-SECTION = "base"
-DESCRIPTION = "A collection of core GNU utilities."
-COREUTILS = "GPL"
-
-SRC_URI = "${GNU_MIRROR}/coreutils/coreutils-${PV}.tar.gz \
- file://malloc.patch;patch=1 \
- file://configure.patch;patch=1"
-
-inherit autotools
-
-export EXTRA_OEMAKE="'SUBDIRS=lib src doc m4 po tests' MAKEFLAGS="
diff --git a/coreutils/coreutils_5.1.1.bb b/coreutils/coreutils_5.1.1.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/coreutils/coreutils_5.1.1.bb
diff --git a/coreutils/coreutils_5.1.1.oe b/coreutils/coreutils_5.1.1.oe
deleted file mode 100644
index dc80425f61..0000000000
--- a/coreutils/coreutils_5.1.1.oe
+++ /dev/null
@@ -1,7 +0,0 @@
-SECTION = "base"
-DESCRIPTION = "A collection of core GNU utilities."
-LICENSE = "GPL"
-
-SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2"
-
-inherit autotools
diff --git a/coreutils/coreutils_5.1.3.bb b/coreutils/coreutils_5.1.3.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/coreutils/coreutils_5.1.3.bb
diff --git a/coreutils/coreutils_5.1.3.oe b/coreutils/coreutils_5.1.3.oe
deleted file mode 100644
index c9d943a589..0000000000
--- a/coreutils/coreutils_5.1.3.oe
+++ /dev/null
@@ -1,9 +0,0 @@
-SECTION = "base"
-DESCRIPTION = "A collection of core GNU utilities."
-LICENSE = "GPL"
-
-SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
- file://install-cross.patch;patch=1;pnum=0 \
- file://man.patch;patch=1"
-
-inherit autotools