Commit 206d663
committed
minkipc: pack TA in its own package
Packing the TA are failing on armv7 as the prebuild arch did not match.
Adding a new package where the arch was skiped for testing solves the problem.
Fixes the following package QA Issue:
| ERROR: minkipc-1.2.4-r0 do_package_qa: QA Issue: Architecture did not match (AArch64, expected ARM) in /usr/lib/qtee-tas/qcs8300/FD02C9DA-306C-48C7-A49C-BBD827AE86EE.mbn [arch]
| ERROR: minkipc-1.2.4-r0 do_package_qa: QA Issue: Bit size did not match (64, expected 32) in /usr/lib/qtee-tas/qcs8300/FD02C9DA-306C-48C7-A49C-BBD827AE86EE.mbn [arch]
Signed-off-by: Jose Quaresma <jose.quaresma@oss.qualcomm.com>1 parent 0a1810f commit 206d663
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| |||
0 commit comments