On Mon, Jun 20, 2022 at 02:11:55PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 6/9/2022 9:59, Andrew Davis wrote: > >From: Manorit Chawdhry <[email protected]> > > > >IMAGE_BOOT_FILES was being overwritten in the HS recipes leading to > >incomplete binaries in /boot and the naming of the binaries were not > >correct. > > > >Fixes /boot partition for HS devices. > > > >Signed-off-by: Manorit Chawdhry <[email protected]> > >[afd: Extended fix to all HS platforms] > >Signed-off-by: Andrew Davis <[email protected]> > >--- > > > >Changes from v2: > > - Added UBOOT_SYMLINK to fix missing u-boot.img image > > > > conf/machine/am64xx-hs-evm.conf | 3 +-- > > conf/machine/am65xx-hs-evm.conf | 3 +-- > > conf/machine/include/k3.inc | 5 +++-- > > conf/machine/j7-hs-evm.conf | 3 +-- > > conf/machine/j7200-hs-evm.conf | 3 +-- > > 5 files changed, 7 insertions(+), 10 deletions(-) > > > I am getting build errors for several of the HS platforms related to > this change. The > meta-arago/meta-arago-distro/recipces-core/images/tisdk-core-bundle.bb > recipe is failing because the u-boot-<MACHINE>.img file is not in > the deploy/images directory. > > When I drop the patch all of the builds work correctly.
Which platforms are failing? -- Denys
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14834): https://lists.yoctoproject.org/g/meta-ti/message/14834 Mute This Topic: https://lists.yoctoproject.org/mt/91647307/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
