python-pathvalidate: bump version to 0.14.1
[buildroot-gz.git] / package / on2-8170-libs / Config.in
blob40cad3d00c267aa9e171097356611b91e6dacc57
1 config BR2_PACKAGE_ON2_8170_LIBS
2         #This is a binary only package which has been compiled for glibc
3         depends on BR2_arm926t
4         depends on BR2_TOOLCHAIN_USES_GLIBC
5         depends on BR2_LINUX_KERNEL # on2-8170-modules
6         select BR2_PACKAGE_ON2_8170_MODULES # runtime
7         bool "on2-8170-libs"
8         help
9           Libraries for Hantro X170 video decoder
11           http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer
13 comment "on2-8170-libs needs a glibc toolchain and a Linux kernel to be built"
14         depends on BR2_arm926t
15         depends on !BR2_LINUX_KERNEL || !BR2_TOOLCHAIN_USES_GLIBC