aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jack/jack_0.118.0.bb
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2010-10-22 09:41:32 -0400
committerMichael Smith <msmith@cbnco.com>2010-10-22 09:42:41 -0400
commit5cbe32ec7e251d03d3e197250d2cf31917af763b (patch)
tree2cbc7cd1029288ba0ebc4419374dcc3230534b32 /recipes/jack/jack_0.118.0.bb
parentfb2c1fb732a865743c1dfd2d48d9c7d96be92f33 (diff)
downloadopenembedded-5cbe32ec7e251d03d3e197250d2cf31917af763b.tar.gz
jack: temporarily use Angstrom source mirror
Upstream tarball has gone missing. Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/jack/jack_0.118.0.bb')
-rw-r--r--recipes/jack/jack_0.118.0.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/jack/jack_0.118.0.bb b/recipes/jack/jack_0.118.0.bb
index 0b2f1d29cf..22c814378b 100644
--- a/recipes/jack/jack_0.118.0.bb
+++ b/recipes/jack/jack_0.118.0.bb
@@ -10,8 +10,9 @@ DEPENDS = "alsa-lib"
PR = "r2"
-SRC_URI = "http://jackaudio.org/downloads/jack-audio-connection-kit-${PV}.tar.gz \
- "
+# Original has disappeared. Use Angstrom mirror for now.
+#SRC_URI = "http://jackaudio.org/downloads/jack-audio-connection-kit-${PV}.tar.gz"
+SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/jack-audio-connection-kit-${PV}.tar.gz"
SRC_URI[md5sum] = "d58e29a55f285d54e75134cec8e02a10"
SRC_URI[sha256sum] = "6aadf38ca98104772fd675bba7adecf72d2a600e17cccfc5d1f7c50f19b722c2"