summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/juce/juce_1.29.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/juce/juce_1.29.bb b/packages/juce/juce_1.29.bb
index 208e11fa74..3fa587f8f4 100644
--- a/packages/juce/juce_1.29.bb
+++ b/packages/juce/juce_1.29.bb
@@ -6,7 +6,7 @@ DEPENDS = "alsa-lib freetype virtual/libx11"
PR = "r0"
#FIXME the patches are a) HACKS and b) something's wrong with lineend conversion
-SRC_URI = "http://www.rawmaterialsoftware.com/juce/downloads/juce_1_29.zip \
+SRC_URI = "http://downloads.openmoko.org/sources/${@bb.data.getVar('PV',d,1).split('.')[0]}_${@bb.data.getVar('PV',d,1).split('.')[1]}.zip \
file://remove-x86isms.patch;patch=1 \
file://no-opengl.patch;patch=1"
S = "${WORKDIR}/juce"