[oe] [meta-java][PATCH 1/2] README: remove PREFERRED_VERSION from instructions

Richard Leitner richard.leitner at skidata.com
Wed Oct 28 12:38:54 UTC 2015


Due to the fact that currently only one openjdk-7-jre and
icedtea7-native version is included in meta-java, their PREFERRED_VERSION
selections are removed from the usage instructions in the README file.

Signed-off-by: Richard Leitner <richard.leitner at skidata.com>
---
 README | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README b/README
index acbe7cb..630e368 100644
--- a/README
+++ b/README
@@ -59,10 +59,6 @@ PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native"
 PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
 PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
 
-#For openjdk7:
-PREFERRED_VERSION_openjdk-7-jre = "91b01-2.6.2"
-PREFERRED_VERSION_icedtea7-native = "2.1.3"
-
 #Sometimes the following is needed:
 PREFERRED_PROVIDER_openjdk-7-jre = "openjdk-7-jre"
 
-- 
2.1.4



More information about the Openembedded-devel mailing list