aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..926e5bf
--- /dev/null
+++ b/README
@@ -0,0 +1,24 @@
+This layer depends on:
+
+URI: git://git.openembedded.org/openembedded-core
+branch: master
+revision: HEAD
+
+URI: git://git.openembedded.org/meta-openembedded
+branch: master
+revision: HEAD
+
+You should define at lease the following variables in a distro include file or local.conf
+
+PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
+PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
+
+PREFERRED_VERSION_cacaoh-native = "0.99.3"
+
+PREFERRED_VERSION_openjdk-6-jre = "6b18-1.8.11"
+PREFERRED_VERSION_icedtea6-native = "1.8.11"
+
+
+Send pull requests to openembedded-devel@lists.openembedded.org
+
+Main layer maintainers: Henning Heinold <heinold@inf.fu-berlin.de>