uw-imap: Disable parallelism

It fails on highcore machines

e.g.
| make[1]: *** [Makefile:697: rebuild] Error 1
| make[1]: *** Waiting for unfinished jobs....
| make[2]: *** No rule to make target '../c-client/osdep.h', needed by 'ipop2d.o'.  Stop.
| make[2]: *** Waiting for unfinished jobs....

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-11-30 09:40:37 -08:00
parent 2aef5fbebc
commit 9da91c4d19
@@ -50,3 +50,5 @@ RCONFLICTS:${PN} = "libc-client"
ALLOW_EMPTY:${PN} = "1" ALLOW_EMPTY:${PN} = "1"
PARALLEL_MAKE = ""