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:
f3eab4b
)
Housecleaning
author
Derek Young
<dyoung@nslu2-linux.org>
Wed, 17 Aug 2005 09:17:12 +0000
(09:17 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Wed, 17 Aug 2005 09:17:12 +0000
(09:17 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
d61a0f1
..
a3f67be
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-410,6
+410,9
@@
setup-host-gentoo:
.PHONY: update-master
update-master: MT/.configured
+ if [ `monotone -d monotone/nslu2-linux.db list keys nslu2-linux@nslu2-linux.org | wc -l` == 8 ] ; then \
+ monotone -d monotone/nslu2-linux.db dropkey nslu2-linux@nslu2-linux.org ; \
+ fi
monotone pull
if [ `monotone automate heads org.nslu2-linux.dev | wc -l` != "1" ] ; then \
monotone merge -b org.nslu2-linux.dev ; \