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:
8e48846
)
Fixed the update-openembedded target so that it could handle multiple heads
author
Rod Whitby
<rod@whitby.id.au>
Sat, 9 Jul 2005 08:38:40 +0000
(08:38 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sat, 9 Jul 2005 08:38:40 +0000
(08:38 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
7d0b05c
..
302d404
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-77,10
+77,10
@@
update-bitbake: bitbake/bin/bitbake
.PHONY: update-openembedded
update-openembedded: openembedded/conf/machine/nslu2.conf
monotone pull
- ( cd openembedded ; monotone update )
if [ `monotone automate heads org.openembedded.nslu2-linux | wc -l` != "1" ] ; then \
monotone merge -b org.openembedded.nslu2-linux ; \
fi
+ ( cd openembedded ; monotone update )
.PHONY: update-oe-symlinks
update-oe-symlinks: oe-symlinks/packages