Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-04-12 | recipes: move checksums to recipes from checksums.ini | Martin Jansa | 1 | |
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-05-30 | libparserutils: add recipe for version 0.0.1 | Dmitry Artamonow | 1 | |
LibParserUtils is a library for building efficient parsers. Currently only Netsurf browser is using it (via hubbub), so we build just static library. Please note that this build doesn't use external iconv(), so only few built-in charsets are supported (UTF-8/16, windows-125x, iso-8859-*) We may revisit this later, if there's a need. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Tom Rini <trini@embeddedalley.com> |