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 manifest to imx-6.6.23-2.0.0,
update yocto version from nanbield to scarthgap.
Change-Id: I7f4aaffd642855c644b962699f2bc2880dc1ca30
Signed-off-by: junmengli <junmeng.li_1@nxp.com>
Reviewed-on: http://androidsource.nxp.com/project/25361
Reviewed-by: Elven Wang <elven.wang@nxp.com>
Copy file name to clipboardexpand all lines: README.md
+17-17
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ We currently support 4 i.MX MPU platforms, which are the i.MX93 EVK, the i.MX8M
71
71
- Upgraded the Matter software component revisions to [Matter v1.3](https://github.com/project-chip/connectedhomeip/tree/v1.3-branch)
72
72
- Added the Energy Management, including the Energy Management Cluster and the Energy EVSE Cluster support
73
73
- Introduced chip-tool-web2 alpha with Angular Material based UI, chip-tool-web2 is similar to chip-tool-web and currently supports onnetwork / ble-wifi/ ble-thread pairing and onoff read / on / off / toggle / subscribe features
74
-
- Integrated Linux L6.6.3_2.0.0 and Yocto scarthgap
74
+
- Integrated Linux L6.6.23_2.0.0 and Yocto scarthgap
75
75
76
76
# How to build the Yocto image with integrated OpenThread Border Router
77
77
@@ -102,7 +102,7 @@ Run the commands below to download this release:
102
102
103
103
$ mkdir ${MY_YOCTO} # this directory will be the top directory of the Yocto source code
The SDK installation directory will be prompted during the SDK installation; user can specify the installation directory, or keep the default one \${/opt/fsl-imx-xwayland/}.
229
-
___Please use board specific paths if you need to build the SDK for several boards EVK; for exmaple, you can use /opt/fsl-imx-xwayland/6.6-nanbield-imx8n9 for i.MX8M Mini EVK SDK, i.MX93 EVK SDK and i.MX8ULP EVK, /opt/fsl-imx-xwayland/6.6-nanbield-imx6ull for i.MX6ULL EVK.___
229
+
___Please use board specific paths if you need to build the SDK for several boards EVK; for exmaple, you can use /opt/fsl-imx-xwayland/6.6-scarthgap-imx8n9 for i.MX8M Mini EVK SDK, i.MX93 EVK SDK and i.MX8ULP EVK, /opt/fsl-imx-xwayland/6.6-scarthgap-imx6ull for i.MX6ULL EVK.___
230
230
231
-
NXP i.MX Release Distro SDK installer version 6.6-nanbield
231
+
NXP i.MX Release Distro SDK installer version 6.6-scarthgap
User can build Matter applications (with the Yocto SDK specified by the IMX_SDK_ROOT) with the imxlinux_example.sh script. Please refer to below examples.
0 commit comments