From: Rod Whitby Date: Thu, 18 Aug 2005 05:29:57 +0000 (+0000) Subject: Removed org.openembedded.nslu2-linux from the initial setup steps X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4030c1a232ddfc79bf568eb25abe7fbee02bd13e;p=openembedded.git Removed org.openembedded.nslu2-linux from the initial setup steps --- diff --git a/Makefile b/Makefile index e76395651d..df292455b0 100644 --- a/Makefile +++ b/Makefile @@ -203,7 +203,7 @@ setup-master MT/.configured: gunzip monotone/nslu2-linux.db.gz ) - ( monotone -d monotone/nslu2-linux.db unset database default-server ) - ( monotone -d monotone/nslu2-linux.db unset database default-include-pattern ) - ( monotone -d monotone/nslu2-linux.db pull monotone.nslu2-linux.org org.{nslu2-linux.*,openembedded.{dev,dreambox,nslu2-linux}} ) + ( monotone -d monotone/nslu2-linux.db pull monotone.nslu2-linux.org org.{nslu2-linux.*,openembedded.dev} ) [ -e MT/revision ] || ( monotone -d monotone/nslu2-linux.db co -b org.nslu2-linux.dev . ) touch MT/.configured