aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-restartapplet2/opie-restartapplet2.inc
blob: 174a7085b3bd415477eac87f45528b30b14375d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "Restart Applet"
SECTION = "opie/applets"
PRIORITY = "optional"
LICENSE = "GPL"
# FIXME stopgap until split archives have license files included
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
APPNAME = "restartapplet2"
I18N_FILES = "librestartapplet2.ts"


S = "${WORKDIR}/restartapplet2"

inherit opie

# FILES plugins/applets/librestartapplet.so*
do_install() {
}