aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/meego-cellular/libcmtspeechdata_git.bb
blob: 5af1fc4d8e1512ea729ab6cfd7cd3223293a41e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Library for cellular speech data path on Nokia N900"
LICENSE = "LGPL"
DEPENDS = "check"

SRC_URI = "git://git.gitorious.org/meego-cellular/libcmtspeechdata.git;protocol=http"
SRCREV = "845034568692d289573e18163d497fce6177cffb"
PV = "0.0.0+gitr${SRCPV}"

S = "${WORKDIR}/git"

inherit autotools