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:
b36ee88
)
Add commented out possible solution for initial database population
author
Derek Young
<dyoung@nslu2-linux.org>
Tue, 26 Jul 2005 23:07:31 +0000
(23:07 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 23:07:31 +0000
(23:07 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
8ec9a02
..
9b1ad19
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,6
+42,8
@@
setup-monotone monotone/nslu2-linux.db:
( monotone -d monotone/nslu2-linux.db unset database default-server )
( monotone -d monotone/nslu2-linux.db unset database default-include-pattern )
( monotone -d monotone/nslu2-linux.db pull monotone.nslu2-linux.org org.openembedded.* org.nslu2-linux.* )
+ # Above may be supplemented by following someday
+ # wget http://www.nslu2-linux.org/nslu2-linux.initial.db -O monotone/nslu2-linux.db
downloads:
[ -e downloads ] || mkdir -p downloads