summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"