FIX: [hosapd/wpa-supplicant] use branch main to find correct commit ID while fetching sources

BugzId: 77740
This commit is contained in:
Patrick Walther 2022-01-18 12:41:41 +01:00
parent 5615c9b0a1
commit 3852801829
1 changed files with 1 additions and 1 deletions

View File

@ -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://wpa_supplicant-full.config \ file://wpa_supplicant-full.config \
file://hostapd-full.config \ file://hostapd-full.config \
file://src/utils/build_features.h \ file://src/utils/build_features.h \