aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/julius/julius_4.1.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-08-27 11:11:06 +0200
committerKoen Kooi <koen@openembedded.org>2009-08-27 11:11:06 +0200
commitf4dd0b700506c6fee2fb07ebdf6e6c6c16f2cff3 (patch)
tree59a145ba9370f5fe009101172100e4cab42625c3 /recipes/julius/julius_4.1.2.bb
parent5fec88660dd29f5a8e9779b2b3548ba24aa4daf5 (diff)
downloadopenembedded-f4dd0b700506c6fee2fb07ebdf6e6c6c16f2cff3.tar.gz
julius: add commandpipe patch from TI to allow commands over a pipe to control apps using your voice
Diffstat (limited to 'recipes/julius/julius_4.1.2.bb')
-rw-r--r--recipes/julius/julius_4.1.2.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/julius/julius_4.1.2.bb b/recipes/julius/julius_4.1.2.bb
index d528357122..f6b2f1509f 100644
--- a/recipes/julius/julius_4.1.2.bb
+++ b/recipes/julius/julius_4.1.2.bb
@@ -2,7 +2,10 @@ DESCRIPTION = "Julius is a high-performance, two-pass large vocabulary continuou
LICENSE = "julius"
DEPENDS = "libsndfile1 flex zlib alsa-lib"
-SRC_URI = "http://iij.dl.sourceforge.jp/julius/37582/julius-${PV}.tar.gz"
+PR = "r1"
+
+SRC_URI = "http://iij.dl.sourceforge.jp/julius/37582/julius-${PV}.tar.gz \
+ file://patch-julius-4.1.2-command-pipe.patch;patch=1 "
inherit autotools