Skip to content

Commit 49bc211

Browse files
sigma-dut: update SRC_URI to use qualcomm/sigma-dut (#1614)
The qca/sigma-dut repo was recently transferred to the qualcomm organization. GitHub will automatically redirect, but we should still update the recipe to avoid confusion.
2 parents 1c349a8 + bd754d2 commit 49bc211

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes-connectivity/sigma-dut/sigma-dut_git.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
SUMMARY = "WFA certification testing tool for QCA devices."
2-
HOMEPAGE = "https://github.com/qca/sigma-dut"
2+
HOMEPAGE = "https://github.com/qualcomm/sigma-dut"
33
LICENSE = "BSD-3-Clause-Clear"
44
LIC_FILES_CHKSUM = "file://README;md5=edb3527809487b74b4d4a7e02b05acf0"
55

6-
SRC_URI = "git://github.com/qca/sigma-dut.git;branch=master;protocol=https"
6+
SRC_URI = "git://github.com/qualcomm/sigma-dut.git;branch=master;protocol=https"
77

88
PV = "1.11+git"
99
SRCREV = "21f3bb1c426367d9f480acb4f5f011dd0aa17875"

0 commit comments

Comments
 (0)