Added upload-openslug-cross admin target
authorRod Whitby <rod@whitby.id.au>
Sun, 3 Jul 2005 20:46:05 +0000 (20:46 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 3 Jul 2005 20:46:05 +0000 (20:46 +0000)
Makefile

index 4b410fd..22858e6 100644 (file)
--- 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