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=e1696b147d49d491bcb4da1a57173fff" | ||||
4 | |||||
5 | inherit workonsrc | ||||
6 | WORKONSRC = "${TOPDIR}/../src/devtools/wifi-sigma/AP-TGn-sigma" | ||||
7 | |||||
8 | INSANE_SKIP_${PN} += "ldflags" |