jack: move to git
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 28 Apr 2014 07:38:17 +0000 (09:38 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:45 +0000 (08:37 -0800)
The subversion repository has been closed down.

(From meta-openembedded rev: 0ffd1ba9abbc30f12a5053710a13c88e27a957f4)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb

index b255cef..e7a0ee1 100644 (file)
@@ -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