Skip to content

Commit 96311d2

Browse files
MATTER-2242-22 Switch matter to external repo
Signed-off-by: Haoran Wang <elven.wang@nxp.com> Change-Id: Icf035f67428dc4c26f288d48e489cafa363af0cb Reviewed-on: http://androidsource.nxp.com/project/25057 Reviewed-by: Junmeng Li <junmeng.li_1@nxp.com>
1 parent 1c32a14 commit 96311d2

File tree

1 file changed

+1
-2
lines changed
  • meta-nxp-matter-baseline/recipes-matter/matter

1 file changed

+1
-2
lines changed

meta-nxp-matter-baseline/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-post"
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)