Difference between revisions of "IOT-LINK Yocto Linux"

From Compulab Mediawiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 28: Line 28:
 
*[[Yocto: I/O Configuration and Device Tree Customization | Configuring I/O - Device Tree Customization]]
 
*[[Yocto: I/O Configuration and Device Tree Customization | Configuring I/O - Device Tree Customization]]
 
<!-- * Custom Display Adaptation-->
 
<!-- * Custom Display Adaptation-->
*[https://github.com/compulab-yokneam/meta-mender-compulab/tree/scarthgap-nxp Creating OTA update enabled images with Mender]
 
 
| <!-- Using Interfaces and Functions #1 -->
 
| <!-- Using Interfaces and Functions #1 -->
 
* [[IOT-LINK: Linux: How-To Guide#CAN_bus | CAN bus]]
 
* [[IOT-LINK: Linux: How-To Guide#CAN_bus | CAN bus]]
 
* [[IOT-LINK: Linux: How-To Guide#Cellular_Modem | Cellular Modem]]
 
* [[IOT-LINK: Linux: How-To Guide#Cellular_Modem | Cellular Modem]]
 +
* [[IOT-LINK: Debian Linux: How-To Guide#CMD button|CMD button]]
 
* [[IOT-LINK: Linux: How-To Guide#CPU temperature|CPU temperature]]
 
* [[IOT-LINK: Linux: How-To Guide#CPU temperature|CPU temperature]]
 
* [[IOT-LINK: Linux: How-To Guide#Device_Serial_Number_and_Configuration | Device Serial Number]]
 
* [[IOT-LINK: Linux: How-To Guide#Device_Serial_Number_and_Configuration | Device Serial Number]]
Line 47: Line 47:
 
* [[IOT-LINK: Linux: How-To Guide#Watchdog | Watchdog]]
 
* [[IOT-LINK: Linux: How-To Guide#Watchdog | Watchdog]]
 
* [[IOT-LINK: Linux: How-To Guide#WiFi | WiFi]]
 
* [[IOT-LINK: Linux: How-To Guide#WiFi | WiFi]]
 +
 
| <!-- Application Notes -->
 
| <!-- Application Notes -->
 
*[[Linux: Golden Image Preparation and Production Deployment |Production Image Preparation and Deployment]]
 
*[[Linux: Golden Image Preparation and Production Deployment |Production Image Preparation and Deployment]]
 
*[[Linux: Application Development Environment|Application Development Environment]]
 
*[[Linux: Application Development Environment|Application Development Environment]]
 
*[[Application Notes: eMMC lifetime optimization|Optimizing eMMC lifetime and reliability]]
 
*[[Application Notes: eMMC lifetime optimization|Optimizing eMMC lifetime and reliability]]
 +
*[https://github.com/compulab-yokneam/meta-mender-compulab/tree/scarthgap-nxp Creating OTA update enabled images with Mender]
 +
*[[IMX93: Yocto Linux: Secure Boot | Enabling secure boot (AHAB)]]
 
}}
 
}}
 
__NOTOC__
 
__NOTOC__
Line 56: Line 59:
  
 
{{ChangelogReleaseHistoryRss| content=
 
{{ChangelogReleaseHistoryRss| content=
 +
===== 15-May-2026, IOT-LINK Yocto Linux 1.0.2 ([[IOT-LINK Yocto Release Notes#31-Mar-2026.2C_IOT-LINK_Yocto_1.0.2|release notes]])  =====
 +
: Yocto 5.0 6.6-scarthgap (LTS)
 +
:: U-Boot 2024.04
 +
:: kernel 6.6.52
 +
:: [https://github.com/compulab-yokneam/meta-bsp-imx9/tree/iot-link-1.0.2/recipes-versions see hash numbers]
 +
:: NOTE: this release is a '''mandatory update''' for customers running custom uboot
 +
 
===== 3-Feb-2026, IOT-LINK Yocto Linux 1.0.1 ([[IOT-LINK Yocto Release Notes#3-Feb-2026.2C_IOT-LINK_Yocto_1.0.1|release notes]])  =====
 
===== 3-Feb-2026, IOT-LINK Yocto Linux 1.0.1 ([[IOT-LINK Yocto Release Notes#3-Feb-2026.2C_IOT-LINK_Yocto_1.0.1|release notes]])  =====
: Yocto 5.0 (Scarthgap LTS) based on NXP 6.6-scarthgap
+
: Yocto 5.0 6.6-scarthgap (LTS)
: - U-Boot 2024.04 based on NXP lf_v2024.04 824401fe487d7d3cbcf251bd60270bd7fe8d21d0
+
:: U-Boot 2024.04
: - RT Kernel 6.6.52 based on NXP lf-6.6.y b932966e262957fd1e26d577a017871f3007a45d
+
:: kernel 6.6.52
 +
:: [https://github.com/compulab-yokneam/meta-bsp-imx9/tree/iot-link-1.0.1/recipes-versions see hash numbers]
  
 
===== 4-Sep-2025, IOT-LINK Yocto Linux 1.0 ([[IOT-LINK Yocto Release Notes#4-Sep-2025.2C_IOT-LINK_Yocto_1.0|release notes]])  =====
 
===== 4-Sep-2025, IOT-LINK Yocto Linux 1.0 ([[IOT-LINK Yocto Release Notes#4-Sep-2025.2C_IOT-LINK_Yocto_1.0|release notes]])  =====

Latest revision as of 08:57, 7 June 2026

This page contains links to information about Linux kernels, packages and software development for the Compulab IOT-LINK Internet of Things Gateway.

Iot-link-gateway.png
Getting Started Development How-to Guides and Application Notes
Evaluation
Support
Useful Links
Building Yocto and U-Boot
Customizing O/S and Drivers
Using Interfaces and Functions
Application Notes


Admolition note.png From time to time, Compulab releases new software versions in order to fix bugs, address component changes and add functionality. It is highly recommended to subscribe to the RSS Feed in order to receive automatic notifications about updates.
Release History

15-May-2026, IOT-LINK Yocto Linux 1.0.2 (release notes)
Yocto 5.0 6.6-scarthgap (LTS)
U-Boot 2024.04
kernel 6.6.52
see hash numbers
NOTE: this release is a mandatory update for customers running custom uboot
3-Feb-2026, IOT-LINK Yocto Linux 1.0.1 (release notes)
Yocto 5.0 6.6-scarthgap (LTS)
U-Boot 2024.04
kernel 6.6.52
see hash numbers
4-Sep-2025, IOT-LINK Yocto Linux 1.0 (release notes)
Yocto 5.0 (Scarthgap LTS) based on NXP 6.6-scarthgap
- U-Boot 2024.04 based on NXP lf_v2024.04 824401fe487d7d3cbcf251bd60270bd7fe8d21d0
- RT Kernel 6.6.52 based on NXP lf-6.6.y d2f1af95af7c37b9f43004e08c9721dcef98e0b4