[oe-commits] Kristoffer Ericson : This updates SRC_URI to archive.eclipse. org since mirrors.ibiblio.org seems to be down.

git at git.openembedded.org git at git.openembedded.org
Sat Jun 2 15:41:34 UTC 2012


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f5ea9a04dad20526223f675fda343414dff77929
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=f5ea9a04dad20526223f675fda343414dff77929

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Sat Jun  2 17:38:26 2012 +0200

This updates SRC_URI to archive.eclipse.org since mirrors.ibiblio.org seems to be down.

Signed-off-by: Apelete Seketeli <apelete at seketeli.net>
Acked-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 recipes/ecj/libecj-bootstrap_3.6.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ecj/libecj-bootstrap_3.6.1.bb b/recipes/ecj/libecj-bootstrap_3.6.1.bb
index d5da24e..996ab33 100644
--- a/recipes/ecj/libecj-bootstrap_3.6.1.bb
+++ b/recipes/ecj/libecj-bootstrap_3.6.1.bb
@@ -3,7 +3,7 @@ require libecj-bootstrap.inc
 PR = "${INC_PR}.0"
 
 SRC_URI = " \
-	   http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.6.1-201009090800/ecjsrc-${PV}.zip \
+	   http://archive.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/ecjsrc-${PV}.zip \
 
           "
 





More information about the Openembedded-commits mailing list