mirror of
https://git.yoctoproject.org/poky
synced 2026-05-10 05:49:28 +00:00
1dd10a5405
When using the -e and -b options together an expection was occuring. This was due to incorrect initialisation and this patch adds in the correct initialisation calls. (Bitbake rev: e7ade6dcd646b478df79f968934a0edcb63254f7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>