aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2009-03-23 16:06:00 +0100
committerRobert Schuster <thebohemian@gmx.net>2009-03-23 16:06:00 +0100
commit738f0e354b37cb3b71b2cc3e418d32a06e405f79 (patch)
tree3d0fa8dac903e1acabd09468251fb8a862ab340b
parent036b1362f3b84d565fe449ba822fa304abbdd110 (diff)
downloadopenembedded-738f0e354b37cb3b71b2cc3e418d32a06e405f79.tar.gz
classpath-native 0.98: Set DEFAULT_PREFERENCE to -1.
-rw-r--r--recipes/classpath/classpath-native_0.98.bb3
1 files changed, 3 insertions, 0 deletions
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