From: Rod Whitby Date: Tue, 26 Jul 2005 06:49:21 +0000 (+0000) Subject: Commented out the upload line which was failing. X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb0a1efcf6fe91a549f39affbd9ea021987453bc;p=openembedded.git Commented out the upload line which was failing. --- diff --git a/Makefile b/Makefile index 447f4d0e05..ae5e9bbf0b 100644 --- a/Makefile +++ b/Makefile @@ -235,7 +235,7 @@ upload-unslung-modules: unslung/Makefile gzip -c unslung/tmp/deploy/ipk/Packages > unslung/tmp/deploy/ipk/Packages.gz rsync -vlt unslung/tmp/deploy/ipk/kernel-module-* unslung@ipkg.nslu2-linux.org:nslu/feeds/unslung/oe/ rsync -vl unslung/tmp/deploy/ipk/Packages* unslung@ipkg.nslu2-linux.org:nslu/feeds/unslung/oe/ - rsync -vlt --delete unslung/tmp/deploy/ipk/kernel-module-* unslung@ipkg.nslu2-linux.org:nslu/feeds/unslung/oe/ +# rsync -vlt --delete unslung/tmp/deploy/ipk/kernel-module-* unslung@ipkg.nslu2-linux.org:nslu/feeds/unslung/oe/ .PHONY: upload-optware-nslu2-cross upload-optware-nslu2-cross: optware/nslu2/Makefile