aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-restartapplet/opie-restartapplet2_1.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opie-restartapplet/opie-restartapplet2_1.2.2.bb')
-rw-r--r--recipes/opie-restartapplet/opie-restartapplet2_1.2.2.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes/opie-restartapplet/opie-restartapplet2_1.2.2.bb b/recipes/opie-restartapplet/opie-restartapplet2_1.2.2.bb
deleted file mode 100644
index 4d64ab0ec8..0000000000
--- a/recipes/opie-restartapplet/opie-restartapplet2_1.2.2.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "Restart Applet"
-SECTION = "opie/applets"
-PRIORITY = "optional"
-LICENSE = "GPL"
-
-APPNAME = "restartapplet"
-
-
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/applets/restartapplet2 \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/apps"
-
-S = "${WORKDIR}/restartapplet2"
-
-inherit opie
-
-# FILES plugins/applets/librestartapplet.so*
-do_install() {
-}
-