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

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

inherit autotools_stage pkgconfig vala