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 / liblogging / Config.in
1 config BR2_PACKAGE_LIBLOGGING
2         bool "liblogging"
3         select BR2_PACKAGE_SYSTEMD_COMPAT if BR2_INIT_SYSTEMD
4         help
5           Liblogging is an easy to use library for
6           logging. It offers an enhanced replacement
7           for the syslog() call, but retains its ease of use.
8
9           http://www.liblogging.org/