increase dvbapp PR.
[vuplus_openembedded] / recipes / freesmartphone / libgsm0710_git.bb
1 DESCRIPTION = "A GSM 07.10 Protocol Engine"
2 LICENSE = "GPL"
3 SECTION = "devel"
4 PV = "1.2.0+gitr${SRCREV}"
5 PR = "r0"
6
7 SRC_URI = "${FREESMARTPHONE_GIT}/libgsm0710.git;protocol=git;branch=master"
8 S = "${WORKDIR}/git"
9
10 inherit autotools_stage pkgconfig vala