From: Rod Whitby Date: Sun, 3 Jul 2005 20:46:05 +0000 (+0000) Subject: Added upload-openslug-cross admin target X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~155^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee3c72cd0baa112c221a3e9175c190f58fdde1e2;p=openembedded.git Added upload-openslug-cross admin target --- diff --git a/Makefile b/Makefile index 4b410fd0e2..22858e6abe 100644 --- a/Makefile +++ b/Makefile @@ -126,6 +126,10 @@ optware-build : build-optware publish-master: push-master scp Makefile www.nslu2-linux.org:/home/nslu/public_html/Makefile +.PHONY: upload-openembedded-cross +upload-openslug-cross: openslug/Makefile + rsync -avr openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/ + .PHONY: import-openembedded import-openembedded: openembedded/conf/machine/nslu2.conf monotone pull monotone.vanille.de org.openembedded