> > The issue is fixed if I change this line: > local extra_imagecmd="$@" > to this: > local extra_imagecmd="$*" >
I also found that the issue is fixed if I wrap my appended parameters in single quotes. This is my new append: EXTRA_IMAGECMD:squashfs-xz:append = " '-processors 64 -b 262144 -Xdict-size 100% -Xbcj arm'"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64617): https://lists.yoctoproject.org/g/yocto/message/64617 Mute This Topic: https://lists.yoctoproject.org/mt/110653777/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-