aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jack/jack_0.118.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jack/jack_0.118.0.bb')
-rw-r--r--recipes/jack/jack_0.118.0.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/jack/jack_0.118.0.bb b/recipes/jack/jack_0.118.0.bb
index 5ca9d658c3..e979c7a57c 100644
--- a/recipes/jack/jack_0.118.0.bb
+++ b/recipes/jack/jack_0.118.0.bb
@@ -8,11 +8,13 @@ LICENSE = "GPLv2 LGPLv2.1"
DEPENDS = "alsa-lib"
-PR = "r2"
+PR = "r3"
SVNPV = "${@'${PV}'.replace('.', '_')}"
SRCREV = "4084"
-SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};proto=http"
+SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};proto=http \
+ file://remove-wrong-host-test.patch \
+ "
# This is not omap3 specific, but there is a strong correlation between using twl4030 and using omap3
SRC_URI_append_omap3 = " file://jack_fix_TWL4030_alsa_capture.patch"