README: Update for 6.1.55-2.2.0 release [YOCIMX-7436]

Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
Jun Zhu 2023-12-05 13:55:24 +08:00
parent f3d2c68438
commit 75e338f5bd

5
README
View File

@ -1,4 +1,4 @@
i.MX Linux Yocto Project BSP 6.1.36_2.1.0 Release i.MX Linux Yocto Project BSP 6.1.55_2.2.0 Release
===================================================== =====================================================
Note this is release is not a production release. Note this is release is not a production release.
@ -7,6 +7,7 @@ Please see the release notes for the quality statement for each board.
The following boards were tested in this release. The following boards were tested in this release.
* NXP i.MX 93 EVK (imx93evk) * NXP i.MX 93 EVK (imx93evk)
* NXP i.MX 91 Phantom EVK (imx91pevk)
* NXP i.MX 8MQuad EVK (imx8mqevk) * NXP i.MX 8MQuad EVK (imx8mqevk)
* NXP i.MX 8MMini EVK (imx8mmevk) * NXP i.MX 8MMini EVK (imx8mmevk)
* NXP i.MX 8MNano EVK (imx8mnevk) * NXP i.MX 8MNano EVK (imx8mnevk)
@ -31,7 +32,7 @@ Quick Start Guide
See the i.MX Yocto Project User's Guide for instructions on installing repo. See the i.MX Yocto Project User's Guide for instructions on installing repo.
First install the i.MX Linux BSP repo First install the i.MX Linux BSP repo
$: repo init -u https://github.com/nxp-imx/imx-manifest.git -b imx-linux-mickledore -m imx-6.1.36-2.1.0.xml $: repo init -u https://github.com/nxp-imx/imx-manifest.git -b imx-linux-mickledore -m imx-6.1.55-2.2.0.xml
Download the Yocto Project Layers: Download the Yocto Project Layers:
$: repo sync $: repo sync