We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c32a14 commit 96311d2Copy full SHA for 96311d2
meta-nxp-matter-baseline/recipes-matter/matter/matter.bb
@@ -5,8 +5,7 @@ LICENSE = "Apache-2.0"
5
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
6
7
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"
+IMX_MATTER_SRC ?= "gitsm://github.com/NXP/matter.git;protocol=https"
10
SRC_URI = "${IMX_MATTER_SRC};branch=${SRCBRANCH}"
11
MATTER_PY_PATH ?= "${STAGING_BINDIR_NATIVE}/python3-native/python3"
12
0 commit comments