aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jpeg
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-08-16 00:44:52 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-16 00:44:52 -0700
commit077fb218fd12a24b6e6a8b1ae1cf2ef91bd7f3dc (patch)
treecd46947a896d662a2f597b80570a8c9d3c83e288 /recipes/jpeg
parent54f36d1ee37fea943a3659affa56c43b2de61d95 (diff)
downloadopenembedded-077fb218fd12a24b6e6a8b1ae1cf2ef91bd7f3dc.tar.gz
jpeg_6b.bb: Use alternate SRC_URI current one does not have this version
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/jpeg')
-rw-r--r--recipes/jpeg/jpeg_6b.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/jpeg/jpeg_6b.bb b/recipes/jpeg/jpeg_6b.bb
index 48771c8de5..fde5272dbc 100644
--- a/recipes/jpeg/jpeg_6b.bb
+++ b/recipes/jpeg/jpeg_6b.bb
@@ -8,7 +8,8 @@ RPROVIDES_${PN} = "jpeg"
PR = "r8"
-SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \
+#SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \
+SRC_URI = "ftp://aeneas.mit.edu/pub/gnu/ghostscript/jpegsrc.v${PV}.tar.gz \
file://debian.patch;patch=1 \
file://ldflags.patch;patch=1 \
file://paths.patch;patch=1 \