-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scarthgap-l4t-r35.x kas build errors #1682
Comments
Hi @tjhgit |
@dwalkes but these are bugs in meta-tegra and not in mender. See needed correction in |
I think we're just having trouble understanding how to help you, but if you've identified an issue (or multiple issues) that need to be fixed here in meta-tegra, then by all means please open a pull request (or multiple pull requests) so it can be fixed up. |
I see you've opened mendersoftware/meta-mender-community#403 for one of these. |
Ok I did create a pull request. |
Describe the bug
BUG Nr1
l4t_version.bbclass not found
BUG Nr2
| install: cannot create regular file '/home/yocto/git/ext/meta-mender-community/build/tmp/work/jetson_agx_xavier_devkit-oe4t-linux/tegra-storage-layout-base/35.5.0/image/usr/share/tegraflash/flash_l4t_nvme_rootfs_ab.xml': No such file or directory
| WARNING: exit code 1 from a shell command.
ERROR: Task (/home/yocto/git/ext/meta-mender-community/build/../meta-tegra/recipes-bsp/tegra-binaries/tegra-storage-layout-base_35.5.0.bb:do_install) failed with exit code '1'
To Reproduce
Additional context
In order to fix the above bugs I think these changes need to be made:
Bug Nr1
in
kas/include/tegra-jetpack5.yml
and Bug Nr2
meta-tegra/recipes-bsp/tegra-binaries/tegra-storage-layout-base_35.5.0.bb
Additionally there is a type in one of the PARTITION_LAYOUT_EXTERNAL used in the original code.
Please confirm.
Many many thanks for making the meta-mender version L4T 35.5 available to owners of an NVIDIA AGX Xavier !!!!!
The text was updated successfully, but these errors were encountered: