aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-logoutapplet/opie-logoutapplet.inc
blob: f7ee8c22dc28c3eb340b936c0e098fea95f4527d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "Logout 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"
APPNAME = "logoutapplet"


S = "${WORKDIR}/${APPNAME}"

inherit opie

# FILES
do_install() {
}