summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/dbus/dbus-java_2.7.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/dbus/dbus-java_2.7.bb b/recipes-extended/dbus/dbus-java_2.7.bb
index ca7652a..0e5ae92 100644
--- a/recipes-extended/dbus/dbus-java_2.7.bb
+++ b/recipes-extended/dbus/dbus-java_2.7.bb
@@ -25,6 +25,8 @@ S = "${WORKDIR}/dbus-java-${PV}"
25 25
26inherit java-library 26inherit java-library
27 27
28include recipes-core/classpath/classpath-features-check.inc
29
28# jamvm-native unfortunately contains non-generificed java/lang/reflect classes 30# jamvm-native unfortunately contains non-generificed java/lang/reflect classes
29# which are accessed in this package. Work around this by setting the bootclasspath 31# which are accessed in this package. Work around this by setting the bootclasspath
30# explicitly. 32# explicitly.