Changeset 59
- Timestamp:
- 03/02/08 15:23:16 (5 months ago)
- Files:
-
- openembedded/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openembedded/Makefile
r54 r59 43 43 bitbake/bin/bitbake: 44 44 @echo " *** installing a copy of bitbake v${BBVER}" 45 @svn --quiet co http://svn.berlios.de/svnroot/repos/bitbake/branches/bitbake-${BBVER}/ bitbake45 @svn co svn://svn.berlios.de/bitbake/branches/bitbake-${BBVER}/ bitbake 46 46 47 47
