mirror of
https://github.com/feyisay07/meta-bsp-imx8mm.git
synced 2026-09-24 06:10:13 +01:00
Update README.md
This commit is contained in:
@@ -2,12 +2,15 @@
|
||||
# Only for development purpose
|
||||
# NOT intended for production
|
||||
|
||||
```
|
||||
export COMPULAB_MACHINE=ucm-imx8m-mini
|
||||
export LREPO=imx_5.15.32-2.0.0-compulab.xml
|
||||
export CLB_RELEASE=rel_imx_5.15.32-2.0.0-experimental
|
||||
export CLB_RELEASE=rel_imx_5.15.32-2.0.0-dev/
|
||||
|
||||
repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-kirkstone -m imx-5.15.32-2.0.0.xml
|
||||
repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-kirkstone -m imx-5.15.32-2.0.0.xml
|
||||
|
||||
mkdir -p .repo/local_manifests
|
||||
wget --directory-prefix .repo/local_manifests https://raw.githubusercontent.com/compulab-yokneam/meta-bsp-imx8mm/${CLB_RELEASE}/scripts/${LREPO}
|
||||
|
||||
repo sync
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user