From 35b751f6802713f015b31c3012d545656c94365b Mon Sep 17 00:00:00 2001 From: Andrew McDermott Date: Thu, 1 Aug 2013 21:57:29 +0100 Subject: aarch64: openjdk-8: add openjdk-7 as dependency Wild stab in the dark to see if it resolves the current build failure. Signed-off-by: Andrew McDermott --- meta-aarch64/recipes-core/openjdk/openjdk-8-common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-aarch64/recipes-core/openjdk') diff --git a/meta-aarch64/recipes-core/openjdk/openjdk-8-common.inc b/meta-aarch64/recipes-core/openjdk/openjdk-8-common.inc index a18af91d..390fe514 100644 --- a/meta-aarch64/recipes-core/openjdk/openjdk-8-common.inc +++ b/meta-aarch64/recipes-core/openjdk/openjdk-8-common.inc @@ -6,7 +6,7 @@ SECTION = "libs" INHIBIT_PACKAGE_STRIP = "1" #INHIBIT_PACKAGE_DEBUG_SPLIT = "1" -INC_PR = "r7" +INC_PR = "r8" SRC_URI = " \ ${OPENJDK_URI} \ @@ -22,7 +22,7 @@ PN = "${JDKPN}-jre" PROVIDES += "${JDKPN}" DEPENDS = " \ - icedtea7-native \ + openjdk-7-jre icedtea7-native \ zip-native \ zlib \ jpeg libpng giflib \ -- cgit v1.2.3