aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libgsm0710mux_git.bb
blob: ca73a49e666d164c9cb71ee5a0ece2a0cd4d622f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "A GSM 07.10 Multiplexing Engine"
AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
LICENSE = "GPL"
SECTION = "devel"
DEPENDS = "glib-2.0 libgsm0710 libfsotransport"
SRCREV  = "05d990fce7427f15c985932721deb05012d779bd"
PV = "0.9.1+gitr${SRCREV}"
PR = "r0"

SRC_URI = "\
  ${FREESMARTPHONE_GIT}/libgsm0710mux;protocol=git;branch=master \
"
S = "${WORKDIR}/git"

inherit autotools_stage pkgconfig vala