mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
wifi-test-suite: correct SRC_URI
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8fb37f0f95
commit
fcd57a086d
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user