From: Robert Schuster Date: Mon, 23 Mar 2009 15:06:00 +0000 (+0100) Subject: classpath-native 0.98: Set DEFAULT_PREFERENCE to -1. X-Git-Tag: Release-2010-05/1~3796^2~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=738f0e354b37cb3b71b2cc3e418d32a06e405f79;p=openembedded.git classpath-native 0.98: Set DEFAULT_PREFERENCE to -1. --- diff --git a/recipes/classpath/classpath-native_0.98.bb b/recipes/classpath/classpath-native_0.98.bb index dfbaad8369..710958a550 100644 --- a/recipes/classpath/classpath-native_0.98.bb +++ b/recipes/classpath/classpath-native_0.98.bb @@ -1,5 +1,8 @@ require classpath-native.inc +# Deadlocks occur on at least amd64 hosts. +DEFAULT_PREFERENCE = "-1" + PR = "r0" # The code affected by the javanet-local patch