summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-07-10 23:41:34 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-10 23:41:34 +0000
commit3d46b5f67b46567411c9e2b1cf442b0a5df31db7 (patch)
tree44ede76743837832ced1e999527200a8e886854c /Makefile
parentaba820a55ef17a7eb05ed67053b41cd0859e62ac (diff)
lock update-bitbake to rev. 269
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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