aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-suspendapplet/opie-suspendapplet.inc
blob: cd0d917ec0af3619c7d7f7a5fcb2186c55039f42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Suspend Applet"
SECTION = "opie/applets"
PRIORITY = "optional"
LICENSE = "GPL"
APPNAME = "suspendapplet"


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

inherit opie

# FILES
do_install() {
}