aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-restartapplet
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2010-08-17 00:27:04 +0100
committerPaul Eggleton <bluelightning@bluelightning.org>2010-08-17 00:29:57 +0100
commit065d098d9c51b8afefe45cce9790f3f00aa8db8b (patch)
treec187f59162fa8f8e856bcfb6079dc73b9cd67255 /recipes/opie-restartapplet
parentd6dd78e7f7012e6f9ae6ea3d06cb4b06125bfd03 (diff)
downloadopenembedded-065d098d9c51b8afefe45cce9790f3f00aa8db8b.tar.gz
opie: remove version 1.2.2 recipes
These have probably been unbuildable for some time now, and there is no reason not to use a newer version. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/opie-restartapplet')
-rw-r--r--recipes/opie-restartapplet/opie-restartapplet2_1.2.2.bb19
-rw-r--r--recipes/opie-restartapplet/opie-restartapplet_1.2.2.bb6
2 files changed, 0 insertions, 25 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() {
-}
-
diff --git a/recipes/opie-restartapplet/opie-restartapplet_1.2.2.bb b/recipes/opie-restartapplet/opie-restartapplet_1.2.2.bb
deleted file mode 100644
index 341f6d3637..0000000000
--- a/recipes/opie-restartapplet/opie-restartapplet_1.2.2.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${PN}.inc
-
-
-
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/applets/restartapplet \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/apps"