|
|
| Reporter | dippold | Assigned To | | |
|---|
| Priority | normal | Severity | major | Reproducibility | always |
|---|
| Status | resolved | Resolution | fixed | |
|---|
| Platform | fsimx6 | OS | Linux | OS Version | 6.6.129 |
|---|
| Product Version | buildroot-2025.02.13-fus1.0 | |
|---|
| Target Version | buildroot-next | Fixed in Version | buildroot-2025.02.13-fus1.0 | |
|---|
|
|
| Summary | 0007274: Fix devicetree paths |
|---|
| Description | When building with Buildroot the devicetrees can sporadically fail when building with more than one core. The reason is that the '+' in arch/arm/boot/dts/F+S in linux is sometimes expanded. The exact reason is unclear, but as it is bad practice we should to fix the path anyways. As it changes in Linux to 'fus' instead of 'F+S' we need to change it in the configs too. |
|---|
|
|
| Forum Link | |
|---|
|
|