Difference between revisions of "AIM-Linux/BSP/Qualcomm/Linux Yocto OS Release note/LE1.3/Internal"

From ESS-WIKI
Jump to: navigation, search
Line 39: Line 39:
 
*RTM:  Beta version by SI/Power/QE verification and pre-loaded;  
 
*RTM:  Beta version by SI/Power/QE verification and pre-loaded;  
  
 
+
*aom2721a1_yl01301_k0606052_q6490_08g
 
 
== Manifest Release Naming Convention ==
 
 
 
The manifest.xml follows the format:
 
 
 
'''[product name with pcb version]_[os][distro][version]_[kernel version]_[chip name]_[ram size]'''
 
 
 
{|
 
|-
 
! a
 
! o
 
! m
 
! 2
 
! 7
 
! 2
 
! 1
 
! a
 
! 1
 
! _
 
! y
 
! l
 
! 0
 
! 1
 
! 1
 
! 0
 
! 1
 
! _
 
! k
 
! 0
 
! 6
 
! 0
 
! 6
 
! 0
 
! 2
 
! 8
 
! _
 
! q
 
! 6
 
! 4
 
! 9
 
! 0
 
! _
 
! 0
 
! 8
 
! g
 
|}
 
 
 
=== 1. '''product name with pcb version (9)''' ===
 
 
 
*'''Definition''': The device name, ensuring uniqueness, with a length of 9 characters.
 
*'''Example''':&nbsp;<code>aom2721a1</code>
 
 
 
=== 2.&nbsp;'''os_bsp (1)''' ===
 
 
 
*'''Definition''': A one-character abbreviation representing the operating system or BSP (Board Support Package).
 
**<code>y</code>: Yocto
 
**<code>u</code>: Ubuntu
 
**<code>d</code>: Debian
 
**<code>a</code>: Android
 
**<code>w</code>: Windows
 
**<code>b</code>: BSP 
 
*'''Example''': <font face="monospace">y</font>&nbsp;(for Yocto)
 
 
 
=== 3.&nbsp;'''distro (4)''' ===
 
 
 
*'''Definition''': A 4-character abbreviation for the operating system distribution.
 
**<code>u004</code>: Ubuntu 20.04
 
**<code>y042</code>: Yocto 4.2
 
**<code>a013</code>: Android 13
 
**<code>l011</code>:&nbsp;QCLinux LE 1.1 
 
*'''Example''':&nbsp;<code>l011&nbsp;</code>(for QCLinux LE 1.1)
 
 
 
=== 4.&nbsp;'''version (2)''' ===
 
 
 
*'''Definition''': A 2-character software version number, zero-padded for consistency.
 
*'''Example''':&nbsp;<code>01</code>
 
 
 
=== 5.&nbsp;'''kernel version (8)''' ===
 
 
 
*'''Definition''': The kernel version number, with a length of 8 characters.
 
*'''Example''':&nbsp;<code>k0606028</code>
 
 
 
=== 6.&nbsp;'''chip name (5)''' ===
 
 
 
*'''Definition''': The chip model abbreviation, with a length of 5 characters.
 
*'''Example''':&nbsp;q6490 (for QCS6490)
 
 
 
=== 7.&nbsp;'''ram size(3)''' ===
 
 
 
*'''Definition''': The RAM capacity abbreviation, using numbers and units (e.g.,&nbsp;<code>06g</code>&nbsp;for 6GB of RAM).
 
*'''Example''':&nbsp;<code>06g</code>&nbsp;(for 6GB of RAM)
 
  
 
&nbsp;
 
&nbsp;
 
=== Complete Example: ===
 
 
rsb3720a1_yy04201_k0606123_mx8mp_06g
 
 
=== Explanation: ===
 
 
*'''rsb3720a1''': Device name
 
*'''y''': Yocto (Operating System)
 
*'''y042''': Yocto 4.2
 
*'''01''': Version number
 
*'''k0601036''': Kernel version number
 
*'''mx8mp''': i.MX 8M Plus chip
 
*'''06g''': 6GB of RAM
 
 
This convention ensures that each manifest name is consistent and contains key information, making it easier to manage and track different versions and configurations of devices.
 
 
== release package with more information ==
 
 
=== 8.&nbsp;'''storage (4)''' ===
 
 
*'''Definition''': The storage capacity abbreviation, using numbers and units (e.g.,&nbsp;<code>128g</code>&nbsp;for 128GB of storage).
 
*'''Example''':&nbsp;<code>128g</code>&nbsp;(for 128GB of storage)
 
 
=== 9.&nbsp;'''date (10)''' ===
 
 
*'''Definition''': The version release date, in the&nbsp;<code>YYYY-MM-DD</code>&nbsp;format.
 
*'''Example''':&nbsp;<code>2024-12-18</code>
 
 
</div> </div> </div>
 
</div> </div> </div>

Revision as of 04:41, 7 May 2025

  • AOM-2721
Product Image Version Release Date Release Version Release notes Image Download BSP Download Tag Comment SDK Module Test Report
AOM-2721 aom2721a1_yl01301_k0606052_q6490_08g 2025-04-06  Beta Release_Note Dropbox aom2721a1_yl01301_k0606052_q6490_08g.xml QIRP image SDK Module  

 

  • Alpha:  Basic I/O function bring up by RD;
  • Beta:  Basic I/O function、performance and middleware verified by RD. Peripherals integrated;
  • GA:  Beta version by QE verification;
  • RTM:  Beta version by SI/Power/QE verification and pre-loaded;
  • aom2721a1_yl01301_k0606052_q6490_08g