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:
f7bd4fa
)
changed the candidate source location for initial db populuation
author
Derek Young
<dyoung@nslu2-linux.org>
Wed, 27 Jul 2005 09:19:51 +0000
(09:19 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Wed, 27 Jul 2005 09:19:51 +0000
(09:19 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
47755dc
..
85d6746
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-45,7
+45,9
@@
setup-monotone monotone/nslu2-linux.db:
# Above may be supplemented by following someday
# It currently *requires* monotone 0.21, or it will fail with
# a mysterious sounding database error.
- # wget http://www.nslu2-linux.org/nslu2-linux.initial.db -O monotone/nslu2-linux.db
+ # wget http://www.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
+ # or
+ # wget http://ipkg-us-dyoung.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
downloads:
[ -e downloads ] || mkdir -p downloads