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
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
opie-vtapplet
/
opie-vtapplet.inc
blob
1a82bd7945748023e144e1ea44d975c23f9f2413
1
DESCRIPTION = "VT Applet"
2
SECTION = "opie/applets"
3
PRIORITY = "optional"
4
LICENSE = "GPL"
5
APPNAME = "vtapplet"
6
7
8
S = "${WORKDIR}/${APPNAME}"
9
10
inherit opie
11
12
# FILES
13
do_install() {
14
}
15