mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- Pass NO_YAML=1 to make when libyaml is disabled - Move BR2_PACKAGE_LIBYAML block outside BR2_PACKAGE_DTC_PROGRAMS block to avoid duplicating NO_YAML=1 even if libyaml is only used / needed with dtc program Fixes: - http://autobuild.buildroot.org/results/68a1ba8d615951931567bc8a409c1d16624c902b Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>