mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-19 18:49:00 +00:00
When the schema fixups are applied to 'select' the result is a single
entry is required for a match, but that will never match as there should
be 2 entries. Also, a 'select' schema should have the widest possible
match, so use 'contains' which matches the compatible string(s) in any
position and not just the first position.
Fixes:
|
||
|---|---|---|
| .. | ||
| canaan.yaml | ||
| cpus.yaml | ||
| microchip.yaml | ||
| sifive-l2-cache.yaml | ||
| sifive.yaml | ||