eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 8 forks source link

Adding Jetson Nano 2GB Devkit support #65

Open stlachev opened 1 year ago

stlachev commented 1 year ago
  1. Created kas/leda-tegra.yaml
  2. Added meta leyers:
    • meta-rauc-tegra
    • meta-tegra-community
    • meta-tegra
    • meta-leda-tegra
martinh-dev commented 1 year ago

We tried to build the image with this PR. We know, it's only a draft, but is it possible to build the image with that PR? We encountered a problem with a missing WKS file. Do we have to create it ourself and in which folder? Is a special command needed for this. There is a comment, which says, that no qcow2 is allowed for that. [1]

[1] meta-leda-tegra/recipes-sdv-distro/images/sdv-image-all.bbappend

CC @bs-jokri

stlachev commented 1 year ago

Hi @martinh-dev, It is only in draft and it is planed to be released.
It will be for jetson-nano-devkit (kas build kas/leda-jetson-nano-devkit.yaml) We've got some booting problems with the image. Best regards

martinh-dev commented 1 year ago

Hi @martinh-dev, It is only in draft and it is planed to be released. It will be for jetson-nano-devkit (kas build kas/leda-jetson-nano-devkit.yaml) We've got some booting problems with the image. Best regards

Thanks for the reply, but I already know the command. When I run it (or the one for the Jetson Nano 2GB) I get the following error message:

Bildschirmfoto 2023-05-30 um 15 35 41

Hence my question about the WIC/WPS files.

stlachev commented 1 year ago

Yep, If you can see Branch change when you change it, you will build it. I see for jetson-nano-devkit it's buildable, but we have still some problems to boot and we've planed it to be solved. And for licensing it is only in draft, so as to make all things possible.