You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the manifest to imx-6.6.36-2.1.0.xml
Update the meta-nxp-connectivity to tag imx_matter_2024_q3
Change-Id: I4ca65f65f9340d5da333a926befc7b6a3e0b6f9a
Signed-off-by: junmengli <junmeng.li_1@nxp.com>
Reviewed-on: http://androidsource.nxp.com/project/26103
Reviewed-by: Elven Wang <elven.wang@nxp.com>
Copy file name to clipboardexpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ We currently support 4 i.MX MPU platforms, which are the i.MX93 EVK, the i.MX8M
73
73
- Support for OpenThread v1.4 RCPs
74
74
- Support for Zigbee and Openthread dual pan, Zigbee PRO R23 compliant stack, Zigbee coordinator, router and end device, OTA/Matter Zigbee bridge features for onoff, level, light, sences, thermostat, custom cluster, etc on IW612
75
75
- Support for new platform i.MX91 EVK
76
-
- Integrated Linux L6.6.23_2.1.0 and Yocto scarthgap
76
+
- Integrated Linux L6.6.36_2.1.0 and Yocto scarthgap
77
77
- Support Docker deployed Home Assistant and support Home Assistant Matter controller for both Phone App commissioner and on i.MX commissioner
78
78
79
79
# How to build the Yocto image with integrated OpenThread Border Router
@@ -90,7 +90,7 @@ The following packages are required to build the Yocto Project:
90
90
Then, Yocto build environment must be setup.
91
91
92
92
The Yocto source code and meta-nxp-connectivity recipes are maintained with a manifest file, used by repo tool to download the corresponding source code.
93
-
This document is tested with the i.MX Yocto 6.6.23-2.1.0 release. The hardware tested are: i.MX 8M Mini EVK, i.MX6ULL EVK, i.MX93 EVK, i.MX8ULP EVK and i.MX91 EVK.
93
+
This document is tested with the i.MX Yocto 6.6.36-2.1.0 release. The hardware tested are: i.MX 8M Mini EVK, i.MX6ULL EVK, i.MX93 EVK, i.MX8ULP EVK and i.MX91 EVK.
94
94
Run the commands below to download this release:
95
95
96
96
$ mkdir ~/bin
@@ -100,10 +100,11 @@ Run the commands below to download this release:
100
100
101
101
$ mkdir ${MY_YOCTO} # this directory will be the top directory of the Yocto source code
More information about the downloaded Yocto release can be found in the corresponding i.MX Yocto Project User’s Guide, which can be found at [NXP official website](http://www.nxp.com/imxlinux).
0 commit comments