yaml-cpp: update homepage link

Cc: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Baruch Siach 2017-03-03 07:53:57 +02:00 committed by Thomas Petazzoni
parent e6e461db57
commit 1304933ddd

View file

@ -8,7 +8,7 @@ config BR2_PACKAGE_YAML_CPP
yaml-cpp is a YAML parser and emitter in C++ matching yaml-cpp is a YAML parser and emitter in C++ matching
the YAML 1.2 spec. the YAML 1.2 spec.
https://code.google.com/p/yaml-cpp/ https://github.com/jbeder/yaml-cpp
comment "yaml-cpp needs a toolchain w/ C++, threads, wchar" comment "yaml-cpp needs a toolchain w/ C++, threads, wchar"
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR