From: Oyvind Repvik Date: Sun, 10 Jul 2005 23:41:34 +0000 (+0000) Subject: lock update-bitbake to rev. 269 X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~151^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d46b5f67b46567411c9e2b1cf442b0a5df31db7;p=openembedded.git lock update-bitbake to rev. 269 --- diff --git a/Makefile b/Makefile index 2c02e6ee37..c93e5371b2 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ update-master: MT/revision .PHONY: update-bitbake update-bitbake: bitbake/bin/bitbake - ( cd bitbake ; svn update ) + ( cd bitbake ; svn -r 269 update ) .PHONY: update-openembedded update-openembedded: openembedded/conf/machine/nslu2.conf