smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

[SDL 0328] Modernize Ubuntu Support V20 LTS #3606

Closed jordynmackool closed 3 years ago

jordynmackool commented 3 years ago

Proposal: Modernize Ubuntu Support V20 LTS

This proposal would like to provide support for Ubuntu 20 LTS and bump the minimum required version of Ubuntu to Ubuntu 18 LTS. Currently Ubuntu 18 is the recommended platform and Ubuntu 16 is the minimum required version.

These changes will mainly affect the build process for SDL Core and ATF.

Review: https://github.com/smartdevicelink/sdl_evolution/issues/1103

Steering Committee Decision: The Steering Committee voted to fully accept this proposal.

Jack-Byrne commented 3 years ago

Ubuntu 20 support is implemented in the 7.1.0 release but this proposal is not fully implemented because the proposal mentions dropping support for Ubuntu 16. Dropping support for a platform requires a major version change for core and this issue will be fully resolved when it is decided Core should have a major version change on a release.

ShobhitAd commented 3 years ago

Ubuntu 20 support is implemented in the 7.1.0 release but this proposal is not fully implemented because the proposal mentions dropping support for Ubuntu 16. Dropping support for a platform requires a major version change for core and this issue will be fully resolved when it is decided Core should have a major version change on a release.

Ubuntu 16 support dropped in https://github.com/smartdevicelink/sdl_core/pull/3727