X-LINUX-AZURE Starter Package

Revision as of 11:55, 12 July 2024 by Registered User (Created page with "{{DISPLAYTITLE:X-LINUX-AZURE Starter Package}} {{ApplicableFor |MPUs list=STM32MP25x |MPUs checklist=STM32MP25x }} <noinclude></noinclude> {{UnderConstruction}} All the generated X-LINUX-AZURE packages are available from the OpenSTLinux X-LINUX-AZURE package repository service hosted at the non-browsable URL <nowiki>http://extra.packages.openstlinux.st.com/AZURE</nowiki>. ==Install from the OpenSTLinux X-LINUX-AZURE package repository== {{Info|The STMicroelectronics pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Applicable for STM32MP25x lines

Under construction.png Coming soon

All the generated X-LINUX-AZURE packages are available from the OpenSTLinux X-LINUX-AZURE package repository service hosted at the non-browsable URL http://extra.packages.openstlinux.st.com/AZURE.

1. Install from the OpenSTLinux X-LINUX-AZURE package repository[edit source]

Info white.png Information
The STMicroelectronics package repository service is provided for evaluation purposes only. Its content might be updated at any time without notice and is therefore not approved for use in production.

This repository contains X-LINUX-AZURE packages that can be simply installed using apt-* utilities, which are the same as those used on a Debian® system:

  • The main group contains the selection of X-LINUX-AZURE packages, the installation of which is automatically tested by STMicroelectronics.
  • The updates group is reserved for future uses such as package revision update.

You can install them individually or by package group.

1.1. Prerequisites[edit source]

  • Flash OpenSTLinux Starter Package ecosystem release v5.1.0 More info.png on your SD™ card
  • Your board has a direct (no proxy) connection to the Internet, either through the network cable or through a Wi-Fi® connection.

1.2. Configure the X-LINUX-AZURE OpenSTLinux package repository[edit source]

Once the board is booted, execute the following command in the console to configure the X-LINUX-AZURE OpenSTLinux package repository:

For ecosystem release v5.1.0 More info.png :

Update the apt database to access:

 apt-get update

Install the package with the apt configuration to access the X-LINUX-AZURE packages

 apt-get install apt-openstlinux-x-linux-azure

Update the apt database to access the X-LINUX-AZURE package repository:

 apt-get update


1.3. Install X-LINUX-AZURE packages[edit source]

Warning white.png Warning
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the [[unknown distribution|software license agreement (SLA0048)]]. The detailed content licenses can be found unknown distribution.

1.3.1. Install all X-LINUX-AZURE packages[edit source]

Command Description
apt-get install packagegroup-x-linux-azure
Install all the X-LINUX-AZURE packages (Greengrass-bin, Corretto-11, PKCS#11 implementation for OP-TEE, demonstration application)

Then, restart the demo launcher:

systemctl restart weston-graphical-session.service

2. How to use the X-LINUX-AZURE Expansion Package[edit source]

Go to X-LINUX-AZURE_package_software_setup.

3. Main software modifications[edit source]

Through the X-LINUX-AZURE Distribution Package, the OpenSTLinux distribution is changed at user space by bringing necessary libraries and tools to use Azure IoT Edge and OP-TEE.