mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-14 14:36:02 +01:00
README: Fix github https access and spelling error
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
32aa2d30ed
commit
3ac252d84d
4
README
4
README
|
|
@ -2,7 +2,7 @@ i.MX Linux Yocto Project BSP 6.1.22_2.0.0 Release
|
|||
=====================================================
|
||||
|
||||
Note this is release is not a production release.
|
||||
Please see the release notes for the quality statement for each baord.
|
||||
Please see the release notes for the quality statement for each board.
|
||||
|
||||
The following boards were tested in this release.
|
||||
|
||||
|
|
@ -31,7 +31,7 @@ Quick Start Guide
|
|||
See the i.MX Yocto Project User's Guide for instructions on installing repo.
|
||||
|
||||
First install the i.MX Linux BSP repo
|
||||
$: repo init -u git://github.com/nxp-imx/imx-manifest.git -b imx-linux-mickledore -m imx-6.1.22-2.0.0.xml
|
||||
$: repo init -u https://github.com/nxp-imx/imx-manifest.git -b imx-linux-mickledore -m imx-6.1.22-2.0.0.xml
|
||||
|
||||
Download the Yocto Project Layers:
|
||||
$: repo sync
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user