From: Rogerio Nunes <[email protected]>

Without a default revision repo info is crashing.

Change-Id: Iea03855df7922c2af9410aa0b17c55b71f10c071
Signed-off-by: Rogerio Nunes <[email protected]>
---
 default.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index de096c3..a21bf60 100644
--- a/default.xml
+++ b/default.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <manifest>
 
-  <default sync-j="4"/>
+  <default revision="master" sync-j="4"/>
 
   <remote fetch="git://git.yoctoproject.org" name="yocto"/>
   <remote fetch="git://github.com/Freescale" name="freescale"/>
-- 
1.7.9.5

_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to