Changeset 59

Show
Ignore:
Timestamp:
03/02/08 15:23:16 (3 years ago)
Author:
rossimo
Message:

Changed bibtbake SVN address for anonymous access

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openembedded/Makefile

    r54 r59  
    4343bitbake/bin/bitbake: 
    4444        @echo "  *** installing a copy of bitbake v${BBVER}" 
    45         @svn --quiet co http://svn.berlios.de/svnroot/repos/bitbake/branches/bitbake-${BBVER}/ bitbake 
     45        @svn co svn://svn.berlios.de/bitbake/branches/bitbake-${BBVER}/ bitbake 
    4646 
    4747