developer | 5968ad5 | 2022-06-27 19:47:13 +0800 | [diff] [blame] | 1 | SRC_URI_remove = "file://0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch" |
| 2 | |
developer | 1a17367 | 2023-12-21 14:49:33 +0800 | [diff] [blame] | 3 | wifi6_ver = "b14c4688612c05c78ce984d7bde633bce8703b1e" |
developer | 66e89bc | 2024-04-23 14:50:01 +0800 | [diff] [blame] | 4 | wifi7_ver = "eb9bcb64185ac155c02cc1a604692c4b00368324" |
developer | 1a17367 | 2023-12-21 14:49:33 +0800 | [diff] [blame] | 5 | |
| 6 | SRCREV = "${@bb.utils.contains('DISTRO_FEATURES', 'wifi_eht', '${wifi7_ver}', '${wifi6_ver}', d)}" |