default.xml: Use branch Jethro for meta-rust 55/5655/1
authorLeon Anavi <leon.anavi@konsulko.com>
Sat, 14 May 2016 08:40:58 +0000 (08:40 +0000)
committerLeon Anavi <leon.anavi@konsulko.com>
Sat, 14 May 2016 15:39:55 +0000 (15:39 +0000)
The upstream of meta-rust does not provide
branches for the releases of the Yocto Project.
Using directly the master branch may lead to
compatibility issues in future. Therefore it is
better to switch to another repository with branch
Jethro which is know to work with RVI SOTA client
and its dependencies written in the Rust
programming language.

Change-Id: Ibaf5fb84aa3db86833193cf2c3ffc6e5d55ebaa1
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
default.xml

index cf213c6..c607878 100644 (file)
@@ -53,7 +53,7 @@
   <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" />
 
   <!-- meta-rust -->
-  <project name="jmesmon/meta-rust" path="meta-rust" remote="github" revision="master" />
+  <project name="konsulko/meta-rust" path="meta-rust" remote="github" revision="jethro" />
 
   <!-- rpi 2 and 3 -->
   <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="master" />