aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-style-fresh/opie-style-fresh.inc
blob: 386c5ac6207c55408a15e11fba814f12d46e3496 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Opie widget style"
SECTION = "opie/styles"
PRIORITY = "optional"
LICENSE = "GPL"
APPNAME = "freshstyle"


S = "${WORKDIR}/fresh"

inherit opie

# FILES plugins/styles/libfreshstyle.so*
do_install() {
}