[meta-intel] [PATCH] java: Switch to git.yoctoproject.org/meta-java

Bryan Hundven bryanhundven at gmail.com
Thu Dec 10 09:50:56 PST 2015


Signed-off-by: Bryan Hundven <bryanhundven at gmail.com>
---
 README                                  | 4 ++--
 recipes-core/images/iot-devkit-image.bb | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 63b174f..5596f23 100644
--- a/README
+++ b/README
@@ -23,8 +23,8 @@ well as the following additional layers:
   URI: git://git.yoctoproject.org/meta-intel-iot-middleware
   branch: dizzy
 
-  URI: git at github.com:intel-iot-devkit/meta-java.git
-  branch: openjdk-8
+  URI: git://git.yoctoproject.org/meta-java
+  branch: master
 
 Guidelines for submitting patches
 =================================
diff --git a/recipes-core/images/iot-devkit-image.bb b/recipes-core/images/iot-devkit-image.bb
index 8249e49..07030b3 100644
--- a/recipes-core/images/iot-devkit-image.bb
+++ b/recipes-core/images/iot-devkit-image.bb
@@ -48,7 +48,7 @@ IMAGE_INSTALL += "mraa upm"
 IMAGE_INSTALL += "timedate-scripts"
 IMAGE_INSTALL += "iotkit-agent"
 IMAGE_INSTALL += "xdk-daemon"
-IMAGE_INSTALL += "openjdk-8-jre"
+IMAGE_INSTALL += "openjre-8"
 IMAGE_INSTALL_append_quark += "wyliodrin-server"
 
 IMAGE_INSTALL += "packagegroup-core-eclipse-debug"
-- 
2.6.3



More information about the meta-intel mailing list