sg3-utils: add newer buildable version
[openembedded.git] / recipes / freesmartphone / libgsm0710mux_git.bb
1 DESCRIPTION = "A GSM 07.10 Multiplexing Engine"
2 AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
3 LICENSE = "GPL"
4 SECTION = "devel"
5 DEPENDS = "glib-2.0 libgsm0710 libfsotransport"
6 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
7 PV = "0.9.2+gitr${SRCREV}"
8 PR = "r0"
9
10 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
11 S = "${WORKDIR}/git/libgsm0710mux"
12
13 inherit autotools_stage pkgconfig vala