Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 1 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2005-07-12 | Working, tested, versions of monotone. These past most aspects of the | John Bowler | 1 | |
test suite. Merge tests (which should fail) get unexpected passes (because, apparently, the command to decode b64 data is not installed), cvs tests fail (run as root) and some tests fail because of the lack of a perl packages. However all tests which have no obvious external failure reason (which is all but about 20 of several hundred tests) succeed apart from the large file test (runs out of memory...) monotone-0.20 is currently disabled because the netsync protocol change means it will not work with the OE 0.19 server. | ||||
2005-07-06 | Working (db init capable) version of monotone. r1 fixes an endianness | John Bowler | 1 | |
configuration error in cryptopp - cryptopp was being compiled for a little endian host. |