git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f52bde1
)
Added upload-openslug-cross admin target
author
Rod Whitby
<rod@whitby.id.au>
Sun, 3 Jul 2005 20:46:05 +0000
(20:46 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sun, 3 Jul 2005 20:46:05 +0000
(20:46 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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