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:
b36ee88
)
Make upload-openslug-cross ignore modification times. Otherwise it'll exit with an...
author
Oyvind Repvik
<nail@nslu2-linux.org>
Tue, 26 Jul 2005 23:15:58 +0000
(23:15 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 23:15:58 +0000
(23:15 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
8ec9a02
..
024919d
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-187,7
+187,7
@@
publish-master: push-master
.PHONY: upload-openslug-cross
upload-openslug-cross: openslug/Makefile
- rsync --delete -av --exclude="morgue" openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/
+ rsync --
ignore-times --
delete -av --exclude="morgue" openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/
.PHONY: import-openembedded
import-openembedded: openembedded/conf/machine/nslu2.conf