[Buildroot] patch buildroot/package/dtc

Enoch W. ixew at hotmail.com
Sun Sep 2 21:04:32 UTC 2018


Since Linux 14.4 kernel has its own libfdt_env.h, grep:
beagleboard/linux/scripts/dtc/libfdt/fdt.c:#include "libfdt_env.h"

We need to reject the almost identical file from the host tools, find:
output/host/include/libfdt_env.h

Or otherwise have fdt16_to_cpu etc. redefinition errors.

The fix is trivial.

Thanks, Enoch.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Linux-14.4-kernel-has-libfdt_env.h-of-its-own.patch
Type: text/x-patch
Size: 644 bytes
Desc: 0001-Linux-14.4-kernel-has-libfdt_env.h-of-its-own.patch
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180902/2deddfdc/attachment.bin>


More information about the buildroot mailing list