[meta-intel] [PATCH][meta-intel-edison] iotkit-comm-js: updated to version 0.2.0

mark.n.ceisel at intel.com mark.n.ceisel at intel.com
Mon Apr 27 21:36:30 PDT 2015


From: Mark Ceisel <mark.n.ceisel at intel.com>

updated tutorials and examples to reference enableiot plugin instead of enableiot-cloud plugin

Tracked-on: EDISON-2498
Signed-off-by: Mark Ceisel <mark.n.ceisel at intel.com>
---
 setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.sh b/setup.sh
index 08cf503..4406740 100755
--- a/setup.sh
+++ b/setup.sh
@@ -316,7 +316,7 @@ COPYLEFT_LICENSE_INCLUDE = 'GPL* LGPL*'
   echo "Cloning meta-intel-iot-middleware layer to ${middleware_dir} directory from local cache"
   git clone ${my_dl_dir}/meta-intel-iot-middleware-mirror.git meta-intel-iot-middleware
   cd ${middleware_dir}
-  git checkout 52ca21c1587ff7870599eee3a08179090af27848
+  git checkout b198e8f713d218db33090ed8a92a10f3494145fa
 
   # Apply patch on top of it allowing to perform build in external source directory
   echo "Applying patch on poky"
-- 
2.3.4



More information about the meta-intel mailing list