Commit f86d5da
authored
qcom-base: switch package class to rpm (qualcomm-linux#144)
opkg/ipk has been causing frequent failures in CI due to intermittent
libsolv crashes (see Yocto bug [1]) while generating the rootfs image.
The issue is hard to reproduce and isolate, and the CI instability is
blocking our testing efforts.
As a temporary workaround, switch the default PACKAGE_CLASSES to
package_rpm, which is the package format more widely used and tested by
Poky.
[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=160101 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments