We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b6545 commit a64e967Copy full SHA for a64e967
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.4-branch-nxp_imx_2024_q4"
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
SRC_URI += "file://0001-MATTER-1352-2-Add-se_version.h.patch;patchdir=third_party/imx-secure-enclave/repo/"
12
MATTER_PY_PATH ?= "${STAGING_BINDIR_NATIVE}/python3-native/python3"
0 commit comments