Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libglib2: needs threads | Spenser Gilliland | 2013-07-27 | 1 | -2/+3 |
| | | | | | | | | | | | | | | This commit adds a dependency of the libglib2 package on thread support in the toolchain, since upstream libglib2 doesn't build without thread support. The commit is rather large as it involves propagating the dependency on thread support to all reverse dependencies of the libglib2 package. [Thomas: squash all patches into one, make a few minor fixes, the most important one being to not add comments about MMU requirement when a package doesn't work on !MMU platforms.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> | ||||
* | Normalize separator size to 80 | Alexandre Belloni | 2013-06-06 | 1 | -2/+2 |
| | | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | json-glib: new package | Henrique Camargo | 2013-03-18 | 2 | -0/+35 |
JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. https://live.gnome.org/JsonGlib/ [Peter: add license info, tweak help text] Signed-off-by: Henrique Camargo <henrique@henriquecamargo.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |