aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libgsm0710_git.bb
blob: c748c7aaf0b359ad87fe5c43722325d9a0182ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A GSM 07.10 Protocol Engine"
LICENSE = "GPL"
SECTION = "devel"
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_stage pkgconfig vala