From: Marcin Juszkiewicz Date: Fri, 28 Apr 2006 20:41:35 +0000 (+0000) Subject: drop opie-calibrate - it is already part of opie-taskbar - close #577 X-Git-Tag: Release-2010-05/1~9453^2~1802^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbd538e36a8157244006e5de35fd0153ab55b62;p=openembedded.git drop opie-calibrate - it is already part of opie-taskbar - close #577 --- diff --git a/packages/opie-calibrate/.mtn2git_empty b/packages/opie-calibrate/.mtn2git_empty deleted file mode 100644 index e69de29bb2..0000000000 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 " -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"