aboutsummaryrefslogtreecommitdiffstats
path: root/sed
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-06-19 01:37:49 +0000
committerChris Larson <clarson@kergoth.com>2004-06-19 01:37:49 +0000
commit485af06869a07f894913f2d332b24ff799c0658d (patch)
tree99c77b9c36f5d8fca39c0ffa5e5ae117b567da3b /sed
parent4a50759ea72999a1bdee9bbfa6a6e0a3c98b9b71 (diff)
downloadopenembedded-485af06869a07f894913f2d332b24ff799c0658d.tar.gz
Merge openembedded@openembedded.bkbits.net:packages
into odin.(none):/home/kergoth/code/packages 2004/06/18 20:37:42-05:00 (none)!kergoth Add GNU sed 4.1. 2004/06/18 13:18:40-05:00 (none)!kergoth Merge openembedded@openembedded.bkbits.net:packages into odin.(none):/home/kergoth/code/packages 2004/06/17 23:18:13-05:00 (none)!kergoth Merge openembedded@openembedded.bkbits.net:packages into odin.(none):/home/kergoth/code/packages BKrev: 40d398edj6sj4MeNaqukfLzH47e2jw
Diffstat (limited to 'sed')
-rw-r--r--sed/sed-native_4.0.9.oe2
-rw-r--r--sed/sed-native_4.1.oe0
-rw-r--r--sed/sed_4.0.8.oe1
-rw-r--r--sed/sed_4.1.oe0
4 files changed, 1 insertions, 2 deletions
diff --git a/sed/sed-native_4.0.9.oe b/sed/sed-native_4.0.9.oe
deleted file mode 100644
index 96e63b8946..0000000000
--- a/sed/sed-native_4.0.9.oe
+++ /dev/null
@@ -1,2 +0,0 @@
-include sed_${PV}.oe
-inherit native
diff --git a/sed/sed-native_4.1.oe b/sed/sed-native_4.1.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/sed/sed-native_4.1.oe
diff --git a/sed/sed_4.0.8.oe b/sed/sed_4.0.8.oe
index 04e413d50d..55ad2427dc 100644
--- a/sed/sed_4.0.8.oe
+++ b/sed/sed_4.0.8.oe
@@ -1,5 +1,6 @@
DESCRIPTION = "sed is a Stream EDitor."
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
+S = "${WORKDIR}/sed-${PV}"
inherit autotools
diff --git a/sed/sed_4.1.oe b/sed/sed_4.1.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/sed/sed_4.1.oe