FIX: [hosapd/wpa-supplicant] use branch main to find correct commit ID while fetching sources
BugzId: 77740 (cherry picked from commit3852801829) (cherry picked from commit08f0114f64)
This commit is contained in:
parent
c0fbce1571
commit
a882fa05c6
|
|
@ -14,7 +14,7 @@ inherit pkgconfig
|
||||||
|
|
||||||
PACKAGECONFIG = "openssl"
|
PACKAGECONFIG = "openssl"
|
||||||
|
|
||||||
SRC_URI = "git://w1.fi/hostap.git;protocol=http \
|
SRC_URI = "git://w1.fi/hostap.git;protocol=http;branch=main \
|
||||||
file://004-mesh-use-setup-completion-callback-to-complete-mesh-.patch \
|
file://004-mesh-use-setup-completion-callback-to-complete-mesh-.patch \
|
||||||
file://005-mesh-update-ssid-frequency-as-pri-sec-channel-switch.patch \
|
file://005-mesh-update-ssid-frequency-as-pri-sec-channel-switch.patch \
|
||||||
file://006-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch \
|
file://006-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue