You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
u-boot-qoriq:Fix do_deploy failure as build path updated in uboot-sign.bbclass
As Poky master introduces the u-boot build path refinition:
- Now the unique build path is changes from ${B}/${config} ro ${B}/${config}-${type}.
- It impacts the u-boot-nodtb.bin/DTB deployment.
Poky commit: u-boot: Make sure the build dir is unique for each UBOOT_CONFIG
91f50b7c55968b0857818cf05c03488cd19452d4
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
0 commit comments