From 3d46b5f67b46567411c9e2b1cf442b0a5df31db7 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Sun, 10 Jul 2005 23:41:34 +0000 Subject: [PATCH] lock update-bitbake to rev. 269 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5