Index: /openembedded/Makefile =================================================================== --- /openembedded/Makefile (revision 54) +++ /openembedded/Makefile (revision 59) @@ -43,5 +43,5 @@ bitbake/bin/bitbake: @echo " *** installing a copy of bitbake v${BBVER}" - @svn --quiet co http://svn.berlios.de/svnroot/repos/bitbake/branches/bitbake-${BBVER}/ bitbake + @svn co svn://svn.berlios.de/bitbake/branches/bitbake-${BBVER}/ bitbake