[Buildroot] [PATCH 1/1] package/dtc: fix build without libyaml

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Aug 13 19:40:06 UTC 2019


On Tue, 13 Aug 2019 20:02:25 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> - 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 at gmail.com>
> ---
>  package/dtc/dtc.mk | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list