kumquat-buildroot/package/dtc
Thomas Petazzoni ea7c5aad0f package/dtc: backport upstream fix solving Assertion Error with some .dts files
The build of U-Boot on Microchip (formerly Atmel) platforms currently
fails to build with an Assertion Error in dtc. This happens since we
bumped dtc from 1.4.4 to 1.4.7, as a regression was introduced in dtc
1.4.6, and fixed post-1.4.7. This commit backports the upstream commit
to resolve this Assertion Error.

The build error was:

dtc: livetree.c:438: propval_cell: Assertion `prop->val.len == sizeof(cell_t)' failed.
dtc: livetree.c:438: propval_cell: Assertion `prop->val.len == sizeof(cell_t)' failed.
Aborted (core dumped)

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/124434438
  (and numerous other similar build failures)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-11-26 17:26:13 +01:00
..
0001-Kill-bogus-TYPE_BLOB-marker-type.patch dtc: Fix segfault reading powernv device tree 2018-09-18 21:22:18 +02:00
0002-Fix-include-guards-for-older-kernel-u-boot-sources.patch package/dtc: renumber patches correctly 2018-11-26 17:26:02 +01:00
0003-checks-fix-simple-bus-compatible-matching.patch package/dtc: backport upstream fix solving Assertion Error with some .dts files 2018-11-26 17:26:13 +01:00
Config.in
Config.in.host
dtc.hash
dtc.mk