@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0542427ed5c315ca34aa09ae7a85ed32"
SECTION = "test"
SRCREV = "12e85fbeca8ca21a632d18e55089a8a7606d64aa"
-SRC_URI = "git://github.com/Wi-FiTestSuite/Wi-FiTestSuite-Linux-DUT.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/Wi-FiTestSuite/Wi-FiTestSuite-Linux-DUT.git;nobranch=1;protocol=https \
file://0001-Use-toolchain-from-environment-variables.patch \
file://0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch \
file://0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch \
The commit from the recipe got got detached from the master branch - use nobranch to avoid fetching failure. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../wifi-test-suite/wifi-test-suite_10.10.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)