repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cornucopia: bump SRCREV
[openembedded.git]
/
recipes
/
opie-logoutapplet
/
opie-logoutapplet.inc
blob
edf8b992fe767cc149c3067b64a87a5f710b2879
1
DESCRIPTION = "Logout Applet"
2
SECTION = "opie/applets"
3
PRIORITY = "optional"
4
LICENSE = "GPL"
5
APPNAME = "logoutapplet"
6
7
8
S = "${WORKDIR}/${APPNAME}"
9
10
inherit opie
11
12
# FILES
13
do_install() {
14
}
15