summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-04-28 20:41:35 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-28 20:41:35 +0000
commitcbbd538e36a8157244006e5de35fd0153ab55b62 (patch)
tree624e6024b8c54fcdcffaf9516738d3c3db426caa /packages
parent60d8ca72c7b5370ac01dfd87480d3d661fae0ca2 (diff)
drop opie-calibrate - it is already part of opie-taskbar - close #577
Diffstat (limited to 'packages')
-rw-r--r--packages/opie-calibrate/.mtn2git_empty0
-rw-r--r--packages/opie-calibrate/opie-calibrate.inc14
-rw-r--r--packages/opie-calibrate/opie-calibrate_1.2.1.bb5
-rw-r--r--packages/opie-calibrate/opie-calibrate_cvs.bb5
4 files changed, 0 insertions, 24 deletions
diff --git a/packages/opie-calibrate/.mtn2git_empty b/packages/opie-calibrate/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/opie-calibrate/.mtn2git_empty
+++ /dev/null
diff --git a/packages/opie-calibrate/opie-calibrate.inc b/packages/opie-calibrate/opie-calibrate.inc
deleted file mode 100644
index e6c70090c8..0000000000
--- a/packages/opie-calibrate/opie-calibrate.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Opie Standalone Touchscreen Calibration Utility"
-SECTION = "opie/base"
-PRIORITY = "optional"
-MAINTAINER = "Team Opie <opie@handhelds.org>"
-LICENSE = "GPL"
-
-S = "${WORKDIR}/calibrate"
-
-inherit opie
-
-do_install() {
- install -d ${D}${palmtopdir}/bin/
- install -m 0755 calibrate ${D}${palmtopdir}/bin/
-}
diff --git a/packages/opie-calibrate/opie-calibrate_1.2.1.bb b/packages/opie-calibrate/opie-calibrate_1.2.1.bb
deleted file mode 100644
index 4edc3ffe74..0000000000
--- a/packages/opie-calibrate/opie-calibrate_1.2.1.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-include ${PN}.inc
-
-
-
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/apps/calibrate"
diff --git a/packages/opie-calibrate/opie-calibrate_cvs.bb b/packages/opie-calibrate/opie-calibrate_cvs.bb
deleted file mode 100644
index b4d39b9a15..0000000000
--- a/packages/opie-calibrate/opie-calibrate_cvs.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-include ${PN}.inc
-
-PV = "${OPIE_CVS_PV}"
-
-SRC_URI = "${HANDHELDS_CVS};module=opie/core/apps/calibrate"