diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-11-24 10:04:03 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-11-26 17:26:13 +0100 |
commit | ea7c5aad0f2192429176d6f0b7f9612f7d970fcf (patch) | |
tree | 4fcfed9ab5103d9198b6dd0cdae071d479053f76 /package/python-numpy/python-numpy.mk | |
parent | f2922d9765616652017a0346543656739d81bf0c (diff) | |
download | buildroot-ea7c5aad0f2192429176d6f0b7f9612f7d970fcf.tar.gz buildroot-ea7c5aad0f2192429176d6f0b7f9612f7d970fcf.zip |
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>
Diffstat (limited to 'package/python-numpy/python-numpy.mk')
0 files changed, 0 insertions, 0 deletions