From cb9d26e56cba8e1be5d01dc2f85ab29fb0808d45 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Fri, 14 Nov 2008 12:55:56 +0100 Subject: [PATCH] libecj-bootstrap 3.4: Prevent recipe being taken by default. --- packages/ecj/libecj-bootstrap_3.4.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/ecj/libecj-bootstrap_3.4.bb b/packages/ecj/libecj-bootstrap_3.4.bb index c321a8f2c1..ee1d1ab505 100644 --- a/packages/ecj/libecj-bootstrap_3.4.bb +++ b/packages/ecj/libecj-bootstrap_3.4.bb @@ -1,5 +1,8 @@ require libecj-bootstrap.inc +# Something is wrong with this ECJ version. It randomly fails to create directories. +DEFAULT_PREFERENCE = "-1" + SRC_URI = "\ http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc.zip \ " -- 2.39.5