eclipse-kura / kura

Eclipse Kura™ is a versatile framework to supercharge your edge devices, streamlining the process of configuring your gateway, connecting sensors, and IoT devices to seamlessly collect, process, and send data to the cloud.
https://eclipse.dev/kura/
Eclipse Public License 2.0
506 stars 312 forks source link

refactor(distrib)!: Remove Intel UP2 and Nvidia Jetson Nano profiles #5315

Closed pierantoniomerlino closed 4 months ago

pierantoniomerlino commented 4 months ago

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

This PR removes the Intel UP2 and Nvidia Jetson Nano profiles. These will be replaced by the generic profiles. Moreover, the references to the old networking (and files) have been deleted from the distrib project.

mattdibi commented 4 months ago

@pierantoniomerlino BTW is this a breaking change? If so we should append a ! to the commit type as per our commit convention.