Pelagicore / meta-pelux

PELUX is an open source, GENIVI compliant development platform that supports the Qt Automotive Suite
https://pelux.io
MIT License
39 stars 28 forks source link

qtapplicationmanager: do not run apps in container on Jetson TX2 #422

Closed sashko closed 4 years ago

sashko commented 4 years ago

Currently shipped configuration file for the softwarecontainer is platform specific and does not work on Jetson TX2, so do not run Neptune apps inside softwarecontainer for now, until a separate config is provided.

Signed-off-by: Oleksandr Kravchuk oleksandr.kravchuk@pelagicore.com