aboutsummaryrefslogtreecommitdiffstats
path: root/manufacturers
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-11-14 20:25:44 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-11-14 20:25:44 +0000
commit5f906b5ef7c648dbc390d0e86779127028981170 (patch)
tree6bd63bebd975f67dc34e8ca991fe0edf869f9cee /manufacturers
parent66eb5f9d97a82ec0652507efdc7635bc269b127a (diff)
downloadopenembedded-5f906b5ef7c648dbc390d0e86779127028981170.tar.gz
manufactures: set to fixed date
BKrev: 4197bf48Y4i_UmPU84Ym-PNCFg30JA
Diffstat (limited to 'manufacturers')
-rw-r--r--manufacturers/manufacturers_20031209.oe0
-rw-r--r--manufacturers/manufacturers_cvs.oe11
2 files changed, 0 insertions, 11 deletions
diff --git a/manufacturers/manufacturers_20031209.oe b/manufacturers/manufacturers_20031209.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/manufacturers/manufacturers_20031209.oe
diff --git a/manufacturers/manufacturers_cvs.oe b/manufacturers/manufacturers_cvs.oe
deleted file mode 100644
index cf1a6d0b58..0000000000
--- a/manufacturers/manufacturers_cvs.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-SECTION = "base"
-DESCRIPTION = "Ethernet manufacturer database"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@vanille.de>"
-
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/etc"
-S = "${WORKDIR}/etc"
-
-do_install() {
- install -d ${D}/${sysconfdir}
- install -m 0644 manufacturers ${D}/${sysconfdir}/
-}