libdrm: drop older versions
[openembedded.git] / recipes / opie-restartapplet / opie-restartapplet2_cvs.bb
blob507f06d55f940f59e834daf189ad1b5928df3844
1 DESCRIPTION = "Restart Applet"
2 SECTION = "opie/applets"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 PV = "${OPIE_GIT_PV}"
6 APPNAME = "restartapplet"
8 SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/applets/restartapplet2 \
9 ${OPIE_GIT};protocol=git;subpath=apps"
11 S = "${WORKDIR}/restartapplet2"
13 inherit opie
15 # FILES plugins/applets/librestartapplet.so*
16 do_install() {