The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / yajl / Config.in
1 config BR2_PACKAGE_YAJL
2         bool "yajl"
3         help
4           Yet Another JSON Library. YAJL is a small event-driven
5           (SAX-style) JSON parser written in ANSI C, and a small
6           validating JSON generator.
7
8           http://lloyd.github.com/yajl/