Skip to content

Commit 727290b

Browse files
MATTER-2183 update matter URL to be external Github
Signed-off-by: Haoran Wang <elven.wang@nxp.com> Change-Id: I680396ac997965b2303732c939becdd6dc54ab31 Reviewed-on: http://androidsource.nxp.com/project/24149 Reviewed-by: Junmeng Li <junmeng.li_1@nxp.com>
1 parent 7961fe2 commit 727290b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

recipes-matter/matter/matter.bb

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ LICENSE = "Apache-2.0"
55
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
66

77
SRCBRANCH = "v1.2.1-branch-nxp_imx_2024_q1"
8-
#IMX_MATTER_SRC ?= "gitsm://github.com/NXP/matter.git;protocol=https"
9-
IMX_MATTER_SRC ?= "gitsm://androidsource.nxp.com/project/github/connectedhomeip;protocol=https"
8+
IMX_MATTER_SRC ?= "gitsm://github.com/NXP/matter.git;protocol=https"
109
SRC_URI = "${IMX_MATTER_SRC};branch=${SRCBRANCH}"
1110
MATTER_PY_PATH ?= "${STAGING_BINDIR_NATIVE}/python3-native/python3"
1211

0 commit comments

Comments
 (0)