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:
parent
e6e461db57
commit
1304933ddd
@ -8,7 +8,7 @@ config BR2_PACKAGE_YAML_CPP
|
||||
yaml-cpp is a YAML parser and emitter in C++ matching
|
||||
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"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR
|
||||
|
Loading…
Reference in New Issue
Block a user