aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libgsm0710_git.bb
blob: 2c78789d9b7399ce30962392f957acb7021b16ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "A GSM 07.10 Protocol Engine"
LICENSE = "GPL"
SECTION = "devel"
SRCREV = "52eea64bdbb79c09002b46e98a5e656509884f72"
PV = "1.2.0+gitr${SRCPV}"
PE = "1"
PR = "r0"

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

inherit autotools vala