Merge Opie-Console_CVS Conflict
[vuplus_openembedded] / opie-restartapplet2 / opie-restartapplet2_cvs.oe
1 DESCRIPTION = "Restart Applet"
2 SECTION = "opie/applets"
3 PRIORITY = "optional"
4 MAINTAINER = "Team Opie <opie@handhelds.org>"
5 LICENSE = "GPL"
6 PV = "1.1.6-cvs-${CVSDATE}"
7 APPNAME = "restartapplet"
8
9 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/restartapplet2 \
10            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps"
11
12 S = "${WORKDIR}/restartapplet2"
13
14 inherit opie
15
16 # FILES plugins/applets/librestartapplet.so*
17 do_install() {
18 }
19