diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2005-07-26 23:28:47 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-26 23:28:47 +0000 |
commit | f1929da262ca7d47de73801a1c11e9fdacac8f56 (patch) | |
tree | e5114ec30867b28a8e57225082ee5d5098b0670e /Makefile | |
parent | 0c98deb088a68faca86a96aff06d90efb1ec59dc (diff) | |
parent | 4a8b8bce2a22d227020c9ce762808c3562078c5b (diff) |
merge of 4cfb1c822b6e1017d84ba4eaa3192d0da269fa54
and ba68e21cc0e890619137e1f41ff049a18f355f9f
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -43,6 +43,8 @@ setup-monotone monotone/nslu2-linux.db: ( 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 + # 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 downloads: |