Template:ArticleMainWriter Template:ReviewersList Template:ArticleApprovedVersion Template:UpdateNeededForNewRelease
This article aims to give the following information:
- How to download and install the latest OpenSTLinux distribution for the STM32 microprocessors Series
- Where to find the associated release note
- Where to find the previous releases (archives)
1. Beta1 release[edit source]
- The STM32MP1 OpenSTLinux distribution is delivered through a manifest repository location and a manifest revision (openstlinux-4.14-rocko-mp1-18-11-26).
- The installation relies on the repo command. In case the Repo tool (a Google-built repository management tool that runs on top of Git) is not yet installed and configured on the host PC, refer to the PC prerequisites article.
- The OpenSTLinux distribution is massively using open source software (OSS) packages that are downloaded from a variety of open source repositories; so it is required that the IT infrastructure proxies do not forbid such accesses. If some proxy-related issues are suspected, refer to the How to avoid proxy issues article.
- Install the STM32MP1 OpenSTLinux distribution
STM32MP1 Distribution Package OpenSTLinux distribution - Beta1 release | |
---|---|
Installation |
$ cd <working directory path>/Distribution-Package
$ mkdir openstlinux-4.14-rocko-mp1-18-11-26
$ cd openstlinux-4.14-rocko-mp1-18-11-26
Template:InternalInfo
Template:STdotcomInfo
Note1: "ERROR 404" may appear during "repo init" command without any impact on the process
machine github.com
login "github login"
password "github password"
$ repo sync
|
Release note |
Details about the content of this software package are available in the associated STM32MP15 ecosystem release note. If interested in previous releases, go through the archives of the ecosystem release note. |
- The OpenSTLinux distribution installation directory is in the <Distribution Package installation directory>, and is named openstlinux-4.14-rocko-mp1-18-11-26:
Template:Green Template:Highlight ├── Template:Green Template:Highlight ├── Template:Green Template:Highlight ├── Template:Green Template:Highlight ├── Template:Green │ ├── Template:Green Template:Highlight │ ├── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ ├── Template:Green Template:Highlight │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ └── [...] │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ └── Template:Green Template:Highlight │ │ └── [...] │ ├── Template:Green Template:Highlight │ └── Template:Green │ ├── envsetup.sh Template:Highlight │ └── [...] └── Template:Green Template:Highlight
2. Archives[edit source]
2.1. Alpha2 release[edit source]
- The STM32MP1 OpenSTLinux distribution is delivered through a manifest repository location and a manifest revision (openstlinux-4.14-rocko-mp1-18-07-03).
- The installation relies on the repo command. In case the Repo tool (a Google-built repository management tool that runs on top of Git) is not yet installed and configured on the host PC, refer to the PC prerequisites article.
- The OpenSTLinux distribution is massively using open source software (OSS) packages that are downloaded from a variety of open source repositories; so it is required that the IT infrastructure proxies do not forbid such accesses. If some proxy-related issues are suspected, refer to the How to avoid proxy issues article.
- Install the STM32MP1 OpenSTLinux distribution
STM32MP1 Distribution Package OpenSTLinux distribution - Alpha2 release | |
---|---|
Installation |
$ cd <working directory path>/Distribution-Package
$ mkdir openstlinux-4.14-rocko-mp1-18-07-03
$ cd openstlinux-4.14-rocko-mp1-18-07-03
Template:InternalInfo
Template:STdotcomInfo
Note1: "ERROR 404" may appear during "repo init" command without any impact on the process
machine github.com
login "github login"
password "github password"
$ repo sync
|
Release note |
Details about the content of this software package are available in the associated STM32MP15 ecosystem release note. If interested in previous releases, go through the archives of the ecosystem release note. |
- The OpenSTLinux distribution installation directory is in the <Distribution Package installation directory>, and is named openstlinux-4.14-rocko-mp1-18-07-03:
Template:Green Template:Highlight ├── Template:Green Template:Highlight ├── Template:Green Template:Highlight ├── Template:Green │ ├── Template:Green Template:Highlight │ ├── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ ├── Template:Green Template:Highlight │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ └── [...] │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ └── Template:Green Template:Highlight │ │ └── [...] │ ├── Template:Green Template:Highlight │ └── Template:Green │ ├── envsetup.sh Template:Highlight │ └── [...] └── Template:Green Template:Highlight
2.2. Alpha1 release[edit source]
- The STM32MP1 OpenSTLinux distribution is delivered through a manifest repository location and a manifest revision (openstlinux-4.14-rocko-mp1-18-01-23).
- The installation relies on the repo command. In case the Repo tool (a Google-built repository management tool that runs on top of Git) is not yet installed and configured on the host PC, refer to the PC prerequisites article.
- The OpenSTLinux distribution is massively using open source software (OSS) packages that are downloaded from a variety of open source repositories; so it is required that the IT infrastructure proxies do not forbid such accesses. If some proxy-related issues are suspected, refer to the How to avoid proxy issues article.
- Install the STM32MP1 OpenSTLinux distribution
STM32MP1 Distribution Package OpenSTLinux distribution- Alpha1 release | |
---|---|
Installation |
$ cd <working directory path>/Distribution-Package
$ mkdir openstlinux-4.14-rocko-mp1-18-01-23
$ cd openstlinux-4.14-rocko-mp1-18-01-23
Template:InternalInfo Template:STdotcomInfo
$ repo sync
|
Release note |
Details about the content of this software package are available in the associated STM32MP15 ecosystem release note. If interested in former releases, go through the archives of the ecosystem release note. |
- The OpenSTLinux distribution installation directory is in the <Distribution Package installation directory>, and is named openstlinux-4.14-rocko-mp1-18-01-23:
Template:Green Template:Highlight ├── Template:Green Template:Highlight ├── Template:Green Template:Highlight ├── Template:Green │ ├── Template:Green Template:Highlight │ ├── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ ├── Template:Green Template:Highlight │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ ├── Template:Green Template:Highlight │ │ │ └── [...] │ │ ├── Template:Green │ │ │ └── Template:Green Template:Highlight │ │ ├── Template:Green │ │ │ └── Template:Green Template:Highlight │ │ └── [...] │ └── Template:Green │ ├── envsetup.sh Template:Highlight │ └── [...] └── Template:Green Template:Highlight