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:
68e56dc
)
Added the push-master and upload-master targets.
author
Rod Whitby
<rod@whitby.id.au>
Sat, 2 Jul 2005 07:46:58 +0000
(07:46 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sat, 2 Jul 2005 07:46:58 +0000
(07:46 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
b602b15
..
2602b22
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-77,6
+77,14
@@
update-oe-symlinks: oe-symlinks/packages
update-optware: optware/Makefile
( cd optware ; cvs update -d -P )
+.PHONY: push-master
+push-master: monotone/nslu2-linux.db
+ monotone merge && monotone push
+
+.PHONY: upload-master
+upload-master: monotone/nslu2-linux.db
+ scp Makefile www.nslu2-linux.org:/home/nslu2/public_html/Makefile
+
.PHONY: clobber-bitbake
clobber-bitbake:
rm -rf bitbake