summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-03-15 12:43:59 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2017-03-15 12:39:07 +0000
commit945fe0f14ec3fc1ba53c90ef6a8e89b55010dca0 (patch)
tree7dd011231c9ba724e3e7b8383dedc881919bc7f0 /recipes
parent6939b46727dd03285bce5c0a130583b4e4bf253c (diff)
downloadmeta-boot2qt-945fe0f14ec3fc1ba53c90ef6a8e89b55010dca0.tar.gz
u-boot-script-toradex: fix uboot image deployment
do_mkimage() method outputs resulting images to current directory. In poky 2.1 -> 2.2 the behavior differs a bit so that before running do_mkimage() the directory is not changed to WORKDIR, thus creating images to build dir root. Following do_deploy() tries to look for the images in wrong place. Add full path to do_mkimage() output so that do_deploy() executes correctly. Change-Id: I81659d83a519c765538536ad8c38586aa6c6c5ce Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes')
0 files changed, 0 insertions, 0 deletions