Commit eae42e9
committed
ci/ci: use the same package manager for all builds
Currently we are using rpm in qcom-distro and ipk in nodistro.
This causes non-determinism between distributions and has implications in
build performance. Basically, we can't use packages in sstate-cache from
distro1 in distro2, and everything has to be recompiled.
Signed-off-by: Jose Quaresma <jose.quaresma@oss.qualcomm.com>1 parent dd1fcae commit eae42e9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
0 commit comments