mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
wpa-supplicant: Apply fix CVE-2015-4142
The cherry-pick from the master branch added the patch file but didn't apply it in the recipe. (From OE-Core rev: 375674fa5f2534198036be60972d39e1e6793d3a) Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
08d3259041
commit
65a51fe6bf
@@ -25,6 +25,7 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
|
||||
file://wpa_supplicant.conf-sane \
|
||||
file://99_wpa_supplicant \
|
||||
file://fix-libnl3-host-contamination.patch \
|
||||
file://0001-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "f2ed8fef72cf63d8d446a2d0a6da630a"
|
||||
SRC_URI[sha256sum] = "eaaa5bf3055270e521b2dff64f2d203ec8040f71958b8588269a82c00c9d7b6a"
|
||||
|
||||
Reference in New Issue
Block a user