[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / gpephone / firewall_svn.bb
1 LICENSE     = "LiPS"
2 DESCRIPTION = "Cellphone firewall tool"
3 SECTION = "gpe"
4 PRIORITY    = "optional"
5 PR          = "r1"
6 PV = "0.0+svnr-${SRCREV}"
7
8 DEFAULT_PREFERENCE = "-1"
9
10 DEPENDS = "gtk+ libmsgenabler libabenabler libiac libgpewidget libgpephone gconf"
11
12 inherit gpephone autotools pkgconfig
13
14 SRC_URI = "${GPEPHONE_SVN}"
15
16 S = "${WORKDIR}/${PN}"