python-paste: Add new recipe
[openembedded.git] / recipes / freesmartphone / libgsm0710_git.bb
blob78050c40f5fd3dd804b723cb875ecffe4d3b6fa6
1 DESCRIPTION = "A GSM 07.10 Protocol Engine"
2 LICENSE = "GPL"
3 SECTION = "devel"
4 PV = "1.2.0+gitr${SRCREV}"
5 PR = "r0"
7 SRC_URI = "${FREESMARTPHONE_GIT}/libgsm0710.git;protocol=git;branch=master"
8 S = "${WORKDIR}/git"
10 inherit autotools_stage pkgconfig vala