Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[vuplus_openembedded] / recipes / opie-suspendapplet / opie-suspendapplet.inc
1 DESCRIPTION = "Suspend Applet"
2 SECTION = "opie/applets"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 APPNAME = "suspendapplet"
6
7
8 S = "${WORKDIR}/${APPNAME}"
9
10 inherit opie
11
12 # FILES
13 do_install() {
14 }
15