mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
mojito: Disable PARALLEL_MAKE, the autofoo is broken around the generated files
This commit is contained in:
@@ -11,6 +11,8 @@ inherit autotools_stage
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/mojito/sources/.debug/* ${libdir}/mojito/services/.debug/"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
pkg_postinst_${PN} () {
|
||||
#!/bin/sh -e
|
||||
if [ "x$D" != "x" ]; then
|
||||
|
||||
Reference in New Issue
Block a user