increase dvbapp PR.
[vuplus_openembedded] / recipes / gperf / gperf_3.0.3.bb
1 HOMEPAGE = "http://www.gnu.org/software/gperf"
2 LICENSE  = "GPL"
3 SUMMARY  = "Generate a perfect hash function from a set of keywords"
4
5 SRC_URI  = "${GNU_MIRROR}/gperf/gperf-${PV}.tar.gz \
6             file://autoreconf.patch;patch=1"
7
8 inherit autotools