increase dvbapp PR.
[vuplus_openembedded] / recipes / freesmartphone / msmcommd_git.bb
1 DESCRIPTION = "Low level protocol implementation for binary protocol spoken by some Qualcomm modems"
2 HOMEPAGE = "http://www.freesmartphone.org"
3 AUTHOR = "Simon Busch <morphis@gravedo.de>"
4 SECTION = "console/network"
5 LICENSE = "GPL"
6 PV = "0.1.0+gitr${SRCREV}"
7 PR = "r0"
8
9 SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
10 S = "${WORKDIR}/git/msmcommd"
11
12 inherit autotools