Commit 5f1965d
authored
layer.conf: exclude qcom-adreno -> kgsl-dlkm from signature deps (#1649)
qcom-adreno is a TUNE_PKGARCH package, but it has a runtime dependency
on kgsl-dlkm, which is MACHINE_ARCH. This causes task signatures for
qcom-adreno to vary across machines, which triggers yocto-check-layer
failures due to conflicting signatures.
Since kgsl-dlkm does not affect the build or packaged output of
qcom-adreno, it is safe to exclude this dependency from signature
generation.1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments