aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2014-04-28 09:38:17 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-05-03 20:47:02 +0200
commit0ffd1ba9abbc30f12a5053710a13c88e27a957f4 (patch)
tree4b95fb1424c9e2454a1d7f388c62f0de26943dd0 /meta-oe/recipes-multimedia
parentecc6a522299d62d898b8b2521fce7010907e301f (diff)
downloadmeta-openembedded-0ffd1ba9abbc30f12a5053710a13c88e27a957f4.tar.gz
jack: move to git
The subversion repository has been closed down. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/jack/jack_0.121.0.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb b/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
index b255ceff5b..e7a0ee1118 100644
--- a/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
+++ b/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
@@ -12,14 +12,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c030468238b2cf89925a57f2780396a7 \
DEPENDS = "alsa-lib libsamplerate0 readline"
-SVNPV = "${@'${PV}'.replace('.', '_')}"
-SRCREV = "4484"
-SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};protocol=http \
+SRCREV = "91a688c602b7ce1711d8ad10fb07ebcf2e530a64"
+SRC_URI = "git://github.com/jackaudio/jack1.git \
file://remove-wrong-host-test.patch \
file://jack_fix_TWL4030_alsa_capture.patch \
"
-S = "${WORKDIR}/RELEASE_${SVNPV}"
+S = "${WORKDIR}/git"
inherit autotools