|
|
| 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''': <code>aom2721a1</code>
| |
| − | | |
| − | === 2. '''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> (for Yocto)
| |
| − | | |
| − | === 3. '''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>: QCLinux LE 1.1
| |
| − | *'''Example''': <code>l011 </code>(for QCLinux LE 1.1)
| |
| − | | |
| − | === 4. '''version (2)''' ===
| |
| − | | |
| − | *'''Definition''': A 2-character software version number, zero-padded for consistency.
| |
| − | *'''Example''': <code>01</code>
| |
| − | | |
| − | === 5. '''kernel version (8)''' ===
| |
| − | | |
| − | *'''Definition''': The kernel version number, with a length of 8 characters.
| |
| − | *'''Example''': <code>k0606028</code>
| |
| − | | |
| − | === 6. '''chip name (5)''' ===
| |
| − | | |
| − | *'''Definition''': The chip model abbreviation, with a length of 5 characters.
| |
| − | *'''Example''': q6490 (for QCS6490)
| |
| − | | |
| − | === 7. '''ram size(3)''' ===
| |
| − | | |
| − | *'''Definition''': The RAM capacity abbreviation, using numbers and units (e.g., <code>06g</code> for 6GB of RAM).
| |
| − | *'''Example''': <code>06g</code> (for 6GB of RAM)
| |
| | | | |
| | | | |
| − |
| |
| − | === 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. '''storage (4)''' ===
| |
| − |
| |
| − | *'''Definition''': The storage capacity abbreviation, using numbers and units (e.g., <code>128g</code> for 128GB of storage).
| |
| − | *'''Example''': <code>128g</code> (for 128GB of storage)
| |
| − |
| |
| − | === 9. '''date (10)''' ===
| |
| − |
| |
| − | *'''Definition''': The version release date, in the <code>YYYY-MM-DD</code> format.
| |
| − | *'''Example''': <code>2024-12-18</code>
| |
| | </div> </div> </div> | | </div> </div> </div> |