From: Rogerio Nunes <[email protected]> Without a default revision repo info is crashing.
Change-Id: I7e8f942d30eb18df154bc266ebfd5b4a77a6d8f6 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 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 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
