Commit 29e6dea
authored
minkipc: pack TA in its own package (#1925)
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]
```1 file changed
Lines changed: 11 additions & 9 deletions
Lines changed: 11 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 49 | | |
56 | 50 | | |
57 | 51 | | |
| |||
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
63 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
64 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
0 commit comments