From f6540e3dd546485188d7eb7d1ca1899a35a1d5c2 Mon Sep 17 00:00:00 2001 From: Telukula Jeevan Kumar Sahu Date: Thu, 16 Apr 2026 15:46:02 +0530 Subject: [PATCH] feat(linux): Add release versioning scheme section to Release Notes Add a "Release Versioning Scheme" section to the Release Notes documenting the new 5-duplet versioning scheme (YY.RR.EE.CC.SS) introduced from the 12.xx release series. Signed-off-by: Telukula Jeevan Kumar Sahu --- .../AM62DX/linux/Release_Specific_Release_Notes.rst | 11 +++++++++++ .../AM62LX/linux/Release_Specific_Release_Notes.rst | 11 +++++++++++ .../AM62PX/linux/Release_Specific_Release_Notes.rst | 11 +++++++++++ .../AM62X/linux/Release_Specific_Release_Notes.rst | 11 +++++++++++ .../AM64X/linux/Release_Specific_Release_Notes.rst | 11 +++++++++++ 5 files changed, 55 insertions(+) diff --git a/source/devices/AM62DX/linux/Release_Specific_Release_Notes.rst b/source/devices/AM62DX/linux/Release_Specific_Release_Notes.rst index f8eccf267..a087e8a05 100644 --- a/source/devices/AM62DX/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM62DX/linux/Release_Specific_Release_Notes.rst @@ -26,6 +26,17 @@ to create the embedded system from “scratch” : This release supports High Security - Field Securable (HS-FS) devices. For migration guide and other info, refer :ref:`HS-Migration-Guide` +Release versioning scheme +========================= + +Processor SDK releases follow the 5-duplet versioning scheme ``YY.RR.EE.CC.SS``, where: + +- ``YY`` - Yearly baseline. Increments with each new LTS baseline. +- ``RR`` - Release index within the yearly baseline. Each yearly baseline includes many stable releases. +- ``EE`` - Extended release index within a stable baseline. Increments with each subsequent fixes/updates on top of it. +- ``CC`` - Release Candidate for common foundational BSP components such as Linux, U-Boot, ATF, OPTEE, Firmware and OE manifest including meta-ti, meta-arago. +- ``SS`` - SDK Release identifier for Distro layers (Yocto meta-tisdk, Armbian, Buildroot) with OOB Demos and Installers. + Licensing ========= diff --git a/source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst b/source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst index 9cfe71666..b7c5d3053 100644 --- a/source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst @@ -26,6 +26,17 @@ to create the embedded system from “scratch” : This release supports High Security - Field Securable (HS-FS) devices. +Release versioning scheme +========================= + +Processor SDK releases follow the 5-duplet versioning scheme ``YY.RR.EE.CC.SS``, where: + +- ``YY`` - Yearly baseline. Increments with each new LTS baseline. +- ``RR`` - Release index within the yearly baseline. Each yearly baseline includes many stable releases. +- ``EE`` - Extended release index within a stable baseline. Increments with each subsequent fixes/updates on top of it. +- ``CC`` - Release Candidate for common foundational BSP components such as Linux, U-Boot, ATF, OPTEE, Firmware and OE manifest including meta-ti, meta-arago. +- ``SS`` - SDK Release identifier for Distro layers (Yocto meta-tisdk, Armbian, Buildroot) with OOB Demos and Installers. + Licensing ========= diff --git a/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst b/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst index 8be6e63a6..5cb3b554c 100644 --- a/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst @@ -26,6 +26,17 @@ to create the embedded system from “scratch” : This release supports High Security - Field Securable (HS-FS) devices. +Release versioning scheme +========================= + +Processor SDK releases follow the 5-duplet versioning scheme ``YY.RR.EE.CC.SS``, where: + +- ``YY`` - Yearly baseline. Increments with each new LTS baseline. +- ``RR`` - Release index within the yearly baseline. Each yearly baseline includes many stable releases. +- ``EE`` - Extended release index within a stable baseline. Increments with each subsequent fixes/updates on top of it. +- ``CC`` - Release Candidate for common foundational BSP components such as Linux, U-Boot, ATF, OPTEE, Firmware and OE manifest including meta-ti, meta-arago. +- ``SS`` - SDK Release identifier for Distro layers (Yocto meta-tisdk, Armbian, Buildroot) with OOB Demos and Installers. + Licensing ========= diff --git a/source/devices/AM62X/linux/Release_Specific_Release_Notes.rst b/source/devices/AM62X/linux/Release_Specific_Release_Notes.rst index 1e87a80e6..b4bb85255 100644 --- a/source/devices/AM62X/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM62X/linux/Release_Specific_Release_Notes.rst @@ -26,6 +26,17 @@ to create the embedded system from “scratch” : This release supports High Security - Field Securable (HS-FS) devices. For migration guide and other info, refer :ref:`HS-Migration-Guide` +Release versioning scheme +========================= + +Processor SDK releases follow the 5-duplet versioning scheme ``YY.RR.EE.CC.SS``, where: + +- ``YY`` - Yearly baseline. Increments with each new LTS baseline. +- ``RR`` - Release index within the yearly baseline. Each yearly baseline includes many stable releases. +- ``EE`` - Extended release index within a stable baseline. Increments with each subsequent fixes/updates on top of it. +- ``CC`` - Release Candidate for common foundational BSP components such as Linux, U-Boot, ATF, OPTEE, Firmware and OE manifest including meta-ti, meta-arago. +- ``SS`` - SDK Release identifier for Distro layers (Yocto meta-tisdk, Armbian, Buildroot) with OOB Demos and Installers. + Licensing ========= diff --git a/source/devices/AM64X/linux/Release_Specific_Release_Notes.rst b/source/devices/AM64X/linux/Release_Specific_Release_Notes.rst index c931dee88..1feb6ad9b 100644 --- a/source/devices/AM64X/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM64X/linux/Release_Specific_Release_Notes.rst @@ -26,6 +26,17 @@ to create the embedded system from “scratch” : This release supports SR2.0 High Security - Field Securable (HS-FS) devices. For migration guide and other info, refer :ref:`HS-Migration-Guide` +Release versioning scheme +========================= + +Processor SDK releases follow the 5-duplet versioning scheme ``YY.RR.EE.CC.SS``, where: + +- ``YY`` - Yearly baseline. Increments with each new LTS baseline. +- ``RR`` - Release index within the yearly baseline. Each yearly baseline includes many stable releases. +- ``EE`` - Extended release index within a stable baseline. Increments with each subsequent fixes/updates on top of it. +- ``CC`` - Release Candidate for common foundational BSP components such as Linux, U-Boot, ATF, OPTEE, Firmware and OE manifest including meta-ti, meta-arago. +- ``SS`` - SDK Release identifier for Distro layers (Yocto meta-tisdk, Armbian, Buildroot) with OOB Demos and Installers. + Licensing =========