Hello here,
I’m trying to build a yocto image using warrior branch for jetson xavier machine.
I had a build error that the machine isn’t in the list of uboot compatible list. Looking at xavier documentation I understood that the xavier isn’t using uboot and hence I had removed the uboot build using the following command.
MACHINE=jetson-xavier bitbake -I core-image-minimal
The jetson-xavier uses cboot and mender uses u-boot. Now I’ve this error due to the uboot conflict, can someone explain how to integrate mender with jetson agx xavier.
The following packages have unmet dependencies:
mender : Depends: u-boot-fw-utils but it is not installable
packagegroup-core-x11 : Depends: packagegroup-core-x11-xserver but it is not going to be installed
E: Unable to correct problems, you have held broken packages.