mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09: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>