overlay: update hostapd with readiness support
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
1a770910a6
commit
37a355b901
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@ extraPkgs // {
|
|||
owner = "DGNum";
|
||||
repo = "hostapd";
|
||||
rev = "hostap-liminix-integration";
|
||||
hash = "sha256-qoCXx3raXCD51YX5izj30VG/HMgr6lv/288Yg9I4S7M=";
|
||||
hash = "sha256-5Xi90keCHxvuKR5Q7STuZDzuM9h9ac6aWoXVQYvqkQI=";
|
||||
};
|
||||
extraConfig = "";
|
||||
configurePhase = ''
|
||||
|
@ -182,7 +182,7 @@ extraPkgs // {
|
|||
owner = "DGNum";
|
||||
repo = "hostapd";
|
||||
rev = "hostap-liminix-integration";
|
||||
hash = "sha256-qoCXx3raXCD51YX5izj30VG/HMgr6lv/288Yg9I4S7M=";
|
||||
hash = "sha256-5Xi90keCHxvuKR5Q7STuZDzuM9h9ac6aWoXVQYvqkQI=";
|
||||
};
|
||||
extraConfig = "";
|
||||
configurePhase = ''
|
||||
|
|
Loading…
Reference in a new issue