aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-restartapplet/opie-restartapplet2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-restartapplet/opie-restartapplet2_git.bb')
-rw-r--r--recipes-opie/opie-restartapplet/opie-restartapplet2_git.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes-opie/opie-restartapplet/opie-restartapplet2_git.bb b/recipes-opie/opie-restartapplet/opie-restartapplet2_git.bb
deleted file mode 100644
index d8be3a9..0000000
--- a/recipes-opie/opie-restartapplet/opie-restartapplet2_git.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "Restart Applet"
-SECTION = "opie/applets"
-LICENSE = "GPL"
-# FIXME stopgap until split archives have license files included
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-PV = "${OPIE_GIT_PV}"
-APPNAME = "restartapplet"
-
-SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/applets/restartapplet2 \
- ${OPIE_GIT};protocol=git;subpath=apps"
-
-S = "${WORKDIR}/restartapplet2"
-
-inherit opie
-
-# FILES plugins/applets/librestartapplet.so*
-do_install() {
-}
-