summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-wireless/hostapd: Correctly detect libnl when cross-compilingJakov Smolic2021-08-161-1/+3
| | | | | | | | | | | | | | | | | | | * Build system tries to find libnl only on the host system, which breaks cross-compilation as it cannot find it: ``` Package libnl-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libnl-3.0.pc' to the PKG_CONFIG_PATH environment variable Package 'libnl-3.0', required by 'virtual:world', not found ``` * We can solve this using pkg-config to pass additional include for the cross-compilation libnl to the CFLAGS Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/22005 Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/hostapd: Stabilize 2.9-r6 arm64, #780135Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/hostapd: Stabilize 2.9-r6 arm, #780135Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/hostapd: ppc stable wrt bug #780135Agostino Sarubbo2021-06-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-wireless/hostapd: rev bump for commit 6915847f2Thomas Deutschmann2021-06-181-0/+273
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>