mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 13:53:11 +00: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:
parent
d9573b40b1
commit
042ba68b82
@ -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 = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user