[meta-freescale] [fsl-community-bsp-platform for dylan][PATCH 1/1] default.xml: Add dylan as default revision

ronunes at gmail.com ronunes at gmail.com
Thu Jul 11 17:34:53 PDT 2013


From: Rogerio Nunes <rogerio.nunes at freescale.com>

Without a default revision repo info is crashing.

Change-Id: I7e8f942d30eb18df154bc266ebfd5b4a77a6d8f6
Signed-off-by: Rogerio Nunes <rogerio.nunes at freescale.com>
---
 default.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index bb9168d..ac15f57 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="dylan" sync-j="4"/>
 
   <remote fetch="git://git.yoctoproject.org" name="yocto"/>
   <remote fetch="git://github.com/Freescale" name="freescale"/>
-- 
1.7.9.5




More information about the meta-freescale mailing list