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
a99f2592c1
commit
a6283f695d
|
|
@ -14,7 +14,7 @@ inherit pkgconfig
|
|||
|
||||
PACKAGECONFIG = "openssl"
|
||||
|
||||
SRC_URI = "git://w1.fi/hostap.git;protocol=http \
|
||||
SRC_URI = "git://w1.fi/hostap.git;protocol=http;branch=main \
|
||||
file://wpa_supplicant-full.config \
|
||||
file://hostapd-full.config \
|
||||
file://src/utils/build_features.h \
|
||||
|
|
|
|||
Loading…
Reference in New Issue