Replies: 1 comment
-
|
This was also opened as #2064 #2065 and #2066 ... let's try and keep this to just one item. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Building core-image-full-cmdline with
IMAGE_CLASSES += "image_types_tegra"
IMAGE_FSTYPES = "tegraflash.tar"
on walnascar does not produce a <IMAGE_NAME>.tegraflash.tar.zst. A rootfs tarball is however produced (core-image-full-cmdline-jetson-orin-nano-devkit.rootfs.tegraflash.tar.zst).
Is there a config I am missing or documentation that needs to be updated to get the final packaging? Looking into the class, tegraflash_finalize_pkg() does seem to want to run.
Steps to reproduce the behavior:
meta-tegrawalnascar '...' withjetson-orin-nano-devkitCan any one point me to the right steps to address this?
This is here as a discussion because any issue I create seems to get deleted instantaneously.
Thanks
Vai
Beta Was this translation helpful? Give feedback.
All reactions