mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
image-swab: Correct PARALLEL_MAKE typo
An investigation into undocumented variables uncovered a mispelled instance of PARALLEL_MAKE in image-swab.bbclass. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
@@ -31,7 +31,7 @@ PARALLEL_MAKE_pn-rpm = ""
|
||||
PARALLEL_MAKE_pn-tcl = ""
|
||||
PARALLEL_MAKE_pn-beecrypt = ""
|
||||
PARALLEL_MAKE_pn-curl = ""
|
||||
PARALELL_MAKE_pn-gmp = ""
|
||||
PARALLEL_MAKE_pn-gmp = ""
|
||||
PARALLEL_MAKE_pn-libmpc = ""
|
||||
PARALLEL_MAKE_pn-libxslt = ""
|
||||
PARALLEL_MAKE_pn-lzo = ""
|
||||
|
||||
Reference in New Issue
Block a user