summaryrefslogtreecommitdiffstats
tag nameabelloni/master-next/76859-g1356e601384cb96863a9cc3d96dac721f2b1762c/0 (7dcbd97e3bbf5a7e2f797565071be6868fb55a9b)
tag date2025-01-06 19:11:01 +0000
tagged bypokybuild <pokybuild@fedora41-vk-1.yocto.io>
tagged objectcommit e82b2af7e7...
downloadyocto-testresults-abelloni/master-next/76859-g1356e601384cb96863a9cc3d96dac721f2b1762c/0.tar.gz
Test run #0 of abelloni/master-next:1356e601384cb96863a9cc3d96dac721f2b1762c
href='#n8'>8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
# This is a TI specific version of the wpa-supplicant recipe for use with the
# wl18xx wlan module.

require wpa-supplicant.inc

LICENSE = "GPLv2 | BSD"
LIC_FILES_CHKSUM = "file://../COPYING;md5=36b27801447e0662ee0138d17fe93880 \
                    file://../README;md5=7f393579f8b109fe91f3b9765d26c7d3 \
                    file://wpa_supplicant.c;beginline=1;endline=17;md5=8a3131126465e08eb6b8d17ea880e162"

FILESEXTRAPATHS_append := ":${THISDIR}/wpa-supplicant"

# Tag: R8.6
SRCREV = "f80fe345acf103ba6882ac8396f19584ac184904"
BRANCH = "upstream_24"
PR_append = "a"

# Add ti to the PV to indicate that this is a TI modify version of wpa-supplicant.
PV = "R8.6-devel-ti+git${SRCPV}"

PROVIDES += "wpa-supplicant"
RPROVIDES_${PN}  += "wpa-supplicant"
RREPLACES_${PN}  += "wpa-supplicant"
RCONFLICTS_${PN}  += "wpa-supplicant"
RDEPENDS_${PN} += "wpa-supplicant-cli wpa-supplicant-passphrase"