Merge commit '709c4d66e0b107ca606941b988bad717c0b45d9b' into opendreambox
[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