rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | DESCRIPTION = "Wi-Fi sigma tool for certification" |
2 | LICENSE = "MediaTekProprietary" | ||||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d7810fab7487fb0aad327b76f1be7cd7" | ||||
4 | |||||
5 | inherit workonsrc | ||||
6 | WORKONSRC = "${TOPDIR}/../src/devtools/wifi-sigma/wpa2-improvement-sigma" | ||||
7 | |||||
8 | INSANE_SKIP_${PN} += "ldflags" |