overlay: update hostapd with readiness support
Some checks failed
build liminix / build_vm_qemu_mips (push) Failing after 28s

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius 2024-09-07 18:09:34 +02:00
parent ce17fea337
commit 0d36000d9f

View file

@ -140,7 +140,7 @@ extraPkgs // {
owner = "DGNum"; owner = "DGNum";
repo = "hostapd"; repo = "hostapd";
rev = "hostap-liminix-integration"; rev = "hostap-liminix-integration";
hash = "sha256-qoCXx3raXCD51YX5izj30VG/HMgr6lv/288Yg9I4S7M="; hash = "sha256-5Xi90keCHxvuKR5Q7STuZDzuM9h9ac6aWoXVQYvqkQI=";
}; };
extraConfig = ""; extraConfig = "";
configurePhase = '' configurePhase = ''
@ -182,7 +182,7 @@ extraPkgs // {
owner = "DGNum"; owner = "DGNum";
repo = "hostapd"; repo = "hostapd";
rev = "hostap-liminix-integration"; rev = "hostap-liminix-integration";
hash = "sha256-qoCXx3raXCD51YX5izj30VG/HMgr6lv/288Yg9I4S7M="; hash = "sha256-5Xi90keCHxvuKR5Q7STuZDzuM9h9ac6aWoXVQYvqkQI=";
}; };
extraConfig = ""; extraConfig = "";
configurePhase = '' configurePhase = ''