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:
cb97f2a
)
Remove the update of oe-symlinks from the update target so that it will
author
John Bowler
<jbowler@nslu2-linux.org>
Tue, 26 Jul 2005 01:59:25 +0000
(
01:59
+0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 01:59:25 +0000
(
01:59
+0000)
run again (this is an intermediate step in the removal of oe-symlinks).
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
13c1fb5
..
f9586cd
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,7
+18,7
@@
setup: setup-master setup-bitbake setup-openembedded setup-oe-symlinks setup-opt
setup-developer: setup-master setup-bitbake setup-openembedded setup-oe-symlinks-developer setup-optware-developer
.PHONY: update
-update: update-master update-bitbake update-openembedded update-o
e-symlinks update-o
ptware
+update: update-master update-bitbake update-openembedded update-optware
.PHONY: clobber
clobber: clobber-optware clobber-oe-symlinks clobber-openembedded clobber-bitbake