mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
wifi-test-suite: correct SRC_URI
The commit from the recipe got detached from the master branch - use nobranch to avoid fetching failure. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
a9fcf0ea77
commit
8df8bbff03
@@ -9,7 +9,7 @@ SECTION = "test"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "12e85fbeca8ca21a632d18e55089a8a7606d64aa"
|
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://0001-Use-toolchain-from-environment-variables.patch \
|
||||||
file://0002-Add-missing-include-removes-unnedded-stuff-and-add-n.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 \
|
file://0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user