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 / libvpx / Config.in
1 config BR2_PACKAGE_LIBVPX
2         bool "libvpx"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           A high-quality, open video format that's freely available to
6           everyone. Supports the VP8 and VP9 formats.
7
8           http://webmproject.org
9
10 comment "libvpx needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS