aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-vtapplet/opie-vtapplet.inc
blob: 1a82bd7945748023e144e1ea44d975c23f9f2413 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "VT Applet"
SECTION = "opie/applets"
PRIORITY = "optional"
LICENSE = "GPL"
APPNAME = "vtapplet"


S = "${WORKDIR}/${APPNAME}"

inherit opie

# FILES
do_install() {
}