1config BR2_PACKAGE_HOST_PYTHON_PYYAML
2	bool "host python-pyyaml"
3	help
4	  The host PyYAML package contains binding to the libyaml API.
5
6	  http://pyyaml.org/
7