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 / libubox / Config.in
1 config BR2_PACKAGE_LIBUBOX
2         bool "libubox"
3         depends on !BR2_STATIC_LIBS
4         help
5           This library originates from the OpenWrt project to
6           handle the configuration file infrastructure, but can
7           also be used for the same purposes in projects other
8           than OpenWrt.
9
10           http://nbd.name/gitweb.cgi?p=luci2/libubox.git;a=summary
11
12 comment "libubox needs a toolchain w/ dynamic library"
13         depends on BR2_STATIC_LIBS