summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone/libgsm0710_git.bb
blob: b1dddcd40d117b0d85d920dd6f697864fd93ea19 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A GSM 07.10 Protocol Engine"
LICENSE = "GPL"
SECTION = "devel"
PV = "1.1.1+gitr${SRCREV}"
PR = "r0"

SRC_URI = "${FREESMARTPHONE_GIT}/libgsm0710.git;protocol=git;branch=master"
S = "${WORKDIR}/git"

inherit autotools_stage pkgconfig vala