Yocto toolchain for Jetson AGX Xavier

Hello Nvidia team,

I am using Yocto development for generating kernel, dtb and rootfs using (Yocto Support for NVIDIA Jetson Platforms - Yocto Support for NVIDIA Jetson Platforms - Setting up Yocto - RidgeRun Developer Connection)

Right now I am able to boot the system using the Yocto generated kernel and dtb.

My first query is :

  1. Is it okay to use Yocto generated toolchain for development purpose ? Below is gcc detail for Yocto :

aarch64-poky-linux-gcc --version
aarch64-poky-linux-gcc (GCC) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  1. Can we have flash the Yocto generated rootfs into NVIDIA platform ? How we can achieve that ?

Best Regards,
Shrikant

Hi,
For further query about license, please check with RidgeRun.

Hi DaneLLL,

I am not concerned about license but whether it is acceptable to use Yocto generated toolchain for building the bootable images and user-applications for Xavier?

Best Regards,
Shrikant

Hi,
There is no concern to develop your rootfs for testing/experiment. Please note additional license(s) may be required if you apply it to a product which is selling on market.

Please refer to Software License Agreement

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.