compute TAG line in opie.bbclass instead of in (all) opie files
[vuplus_openembedded] / packages / opie-style-fresh / opie-style-fresh_1.1.9.bb
1 DESCRIPTION = "Opie widget style"
2 SECTION = "opie/styles"
3 PRIORITY = "optional"
4 MAINTAINER = "Team Opie <opie@handhelds.org>"
5 LICENSE = "GPL"
6
7 APPNAME = "freshstyle"
8
9
10 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/fresh "
11
12 S = "${WORKDIR}/fresh"
13
14 inherit opie
15
16 # FILES plugins/styles/libfreshstyle.so*
17 do_install() {
18 }
19