summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/openjdk/openjdk-8-cross.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-8-cross.inc b/recipes-core/openjdk/openjdk-8-cross.inc
index 457a010..63572ad 100644
--- a/recipes-core/openjdk/openjdk-8-cross.inc
+++ b/recipes-core/openjdk/openjdk-8-cross.inc
@@ -69,3 +69,6 @@ EXTRA_OEMAKE_append = '\
69 QUIETLY= \ 69 QUIETLY= \
70 images \ 70 images \
71' 71'
72
73# There is a symlink to a .so but this one is valid.
74INSANE_SKIP_${PN} = "dev-so"