User Manual

Smart Infrastructure
Issue: 26-April-2020 page 2/3
© Copyright 2020, Siemens Schweiz AG
- cd ~/ fsl-release-bsp
- repo init -u
https://source.codeaurora.org/external/imx/imx-
manifest -b imx-linux-sumo -m imx-4.14.98-2.2.0.xml
- repo sync
5. build cross compilation tool chain and install (the default path is /opt/fsl-
imx-fb/4.14-sumo)
- cd ~/ fsl-release-bsp
- DISTRO=fsl-imx-fb MACHINE=imx6ull14x14evk source fsl-
setup-release.sh -b imx6ull14x14evk
- DISTRO=fsl-imx-fb MACHINE=imx6ull14x14evk bitbake
core-image-minimal -c populate_sdk
- cd tmp/deploy/sdk/
- ./fsl-imx-fb-glibc-x86_64-core-image-minimal-
cortexa7hf-neon-toolchain-4.14-sumo.sh
· Updating Process
1. Download source codes packet from official site http://ftp.gnu.org/gnu/bash/
As following:
2. Copy the packet to ubuntu (or others environment).
3. Use command