platforms/iq-x7181-evk/spinor: update product name to Hamoa_IOT.LE.0.0#139
platforms/iq-x7181-evk/spinor: update product name to Hamoa_IOT.LE.0.0#139guanquan (GuanquanTian) wants to merge 1 commit into
Conversation
85ff4b4 to
2154a68
Compare
2154a68 to
2e441fa
Compare
|
Hi Dmitry Baryshkov (@lumag) , |
|
First of all, it's not Hamao, you have a typo. Second, qcom-ptool files are not tied to an SP or exact product. Ubuntu vs LE is irrelevant for the qcom-ptool point of view. |
|
thanks, typo issue fixed. At present, during the compilation process of meta-qcom, qcom-ptool is used to generate contents.xml files, and the final product name in the contents.xml generated in meta-qcom build is Hamoa_IOT.UBUN.1.0. The APT team hopes that it is the correct Hamoa_IOT.LE.0.0 . |
Update product name and corresponding test checksum. Signed-off-by: Guanquan Tian <guanquan@qti.qualcomm.com>
2e441fa to
444040a
Compare
But then the contents will be unsuitable for Ubuntu. And also all platforms report as 0.0, both for QLI 0.0 and QLI 2.0 branches. So, I don't think it is a correct fix. Please implement the fix on the distro side |
|
For ubuntu build, it will use this file: About all platforms report as 0.0, both for QLI 0.0 and QLI 2.0 branches. |
Currently hamoa ubuntu don't consume the contents.xml.in from qcom-ptool due to the different image directory structure. |
That needs to be fixed. contents.xml for all distros should be generated here. |
Add different contents.xml.in for diff distros or share one common contents.xml ? If we want to share contents.xml for different distros, then the image directory structure should be aligned. |
Yes. Is it not? |
Not align currently, on ubuntu (qcom-distro-images repo), we organized image folder per storage types. and HLOS images are nearly shared across targets (dtb.bin/rootfs.img are common, efi.bin have diff sector size configuration between eMMC/NVMe and UFS). Actually we also raised similar PR for meta-qcom, could you help review it ? |
Update product name from Hamoa_IOT.UBUN.1.0 to Hamoa_IOT.LE.0.0
APT team feedback that triggering Axiom jobs for Hamoa on meta-qcom 0.0 builds, are encountering an SP mismatch issue. Instead of the expected Hamao_IOT.LE.0.0, it is showing Hamao_IOT.UBUN.1.0.
For meta-qcom build, it will use the contents.xml. in file in qcom-ptool.
For ubuntu build, it will use this file:
https://github.com/qualcomm-linux/qcom-distro-images/blob/main/platform/hamoa-evk/contents.xml.in