libyaml: import libyaml vendor version 0.2.5

The yaml parser used in nuageinit is too incomplete, import libyaml
in order to be able to use as a complete parser for nuageinit.
This commit is contained in:
Baptiste Daroussin
2025-06-26 08:57:37 +02:00
64 changed files with 18620 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ _PRIVATELIBS= \
ssh \
ucl \
unbound \
yaml \
zstd
# Let projects based on FreeBSD append to _PRIVATELIBS