Building swupdate with '-j1' fails with: swupdate$ make -j1 scripts/kconfig/conf --silentoldconfig Kconfig CC ipc/network_ipc.o CC ipc/network_ipc-if.o CC ipc/progress_ipc.o LD ipc/built-in.o LD libswupdate.so.0.1 Failed: aarch64-dey-linux/11.3.0/ld: cannot find ipc-static/lib.a: No such file or directory collect2: error: ld returned 1 exit status That's due to trying to link a static library that has not been compiled yet. That dependence seems spurious and we added it in a patch, so remove it to fix non-parallel builds. https://onedigi.atlassian.net/browse/DEL-8445 Signed-off-by: Javier Viguera <javier.viguera@digi.com> |
||
|---|---|---|
| .. | ||
| swupdate | ||
| swupdate_%.bbappend | ||