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


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

inherit opie

# FILES
do_install() {
}