Go to file
Gabriel Valcazar 7e51909ef5 adwaita-icon-theme: remove outdated dependency with librsvg-native
The dependency was added in the recipe for adwaita-icon-theme v3.30.1, back in
poky commit 2ad84e129652, because that version of the package required librsvg
to convert SVG files to PNG. In recent versions, this is no longer the case,
and removing the dependency has no effect on the package's contents (they are
identical with or without the dependency).

Since librsvg-native is the only package in our ccimx6ul/x11 images that
depends on rust, remove this dependency to prevent bitbake from generating
the rust compiler, reducing build overhead.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-01-09 11:38:48 +01:00
meta-digi-arm imx-digi-base.inc: Set generic tuning for i.MX8/i.MX9 2025-01-07 13:09:28 +01:00
meta-digi-dey adwaita-icon-theme: remove outdated dependency with librsvg-native 2025-01-09 11:38:48 +01:00
scripts Update Digi Copyright header 2024-07-15 09:28:58 +02:00
sdk sdk: build.sh: only build dey-toolchain when building SDKs 2024-11-26 18:36:34 +01:00
README.md README.md: update to Yocto 5.0 (Scarthgap) 2024-10-17 13:03:17 +02:00

README.md

Digi Embedded Yocto (DEY) 5.0

Release 5.0-r1

This document provides information about Digi Embedded Yocto, Digi International's professional embedded Yocto development environment.

Digi Embedded Yocto 5.0 is based on the Yocto Project(TM) 5.0 (Scarthgap) release.

For a full list of supported features and interfaces please refer to the online documentation.

Tested OS versions

The current release has been verified and tested with the following OS versions:

  • Ubuntu 20.04
  • Ubuntu 22.04

Supported Platforms

Software for the following hardware platforms is in production support:

ConnectCore MP25

ConnectCore 91

ConnectCore 93

ConnectCore MP13

ConnectCore MP15

ConnectCore 8M Mini

ConnectCore 8M Nano

ConnectCore 8X

ConnectCore 6UL

ConnectCore 6 Plus

ConnectCore 6

Installation

Digi Embedded Yocto is composed of a set of different Yocto layers that work in parallel. The layers are specified on a manifest file.

To install, please follow the instructions at the dey-manifest README

Documentation

Documentation is available online at https://www.digi.com/resources/documentation/digidocs/embedded/

Downloads

Release Changelog

5.0-r1

  • Release based on Yocto 5.0 (Scarthgap) including:
    • New toolchain based on GLIBC-2.39
    • Updated bluez5 to v5.72
    • Updated busybox to v1.36.1
    • Updated NetworkManager to v1.46.0
    • Updated gstreamer1.0 to v1.22.12
    • Updated OpenSSL to v3.2.3
    • Package upgrades and security fixes

Known Issues and Limitations

This is a list of known issues and limitations at the time of release. An updated list can be found on the online documentation.

  • Firmware update
    • The software update package must be located in the root level of the update media (subfolders are not yet supported).
  • Cloud Connector
    • Remote file system management fails with long file names and paths (over 255 characters).
  • Wireless
    • Performance of the wireless interface is reduced when using concurrent mode, as the wireless interface is shared between several different functionalities.
    • When using wireless concurrent mode, Digi recommends you keep the different modes on the same frequency channels. For example, when configuring access point mode on channel 36 in the 5GHz band, connect to the same channel both in station mode and Wi-Fi direct so that the radio performance is optimized.
    • When working as an access point, DFS-capable channels in the 5GHz band are not supported.
    • For P2P connections Digi recommends "Negotiated GO" modes. The QCA6564 devices (ConnectCore 6UL, ConnectCore 6 Plus, and ConnectCore 8M Nano) fail to join autonomous groups.

ConnectCore MP25

  • ConnectCore MP2 System-on-Module (SOM)
    • Power management
      • Power management support is not yet implemented.
    • Firmware update
      • Update single file and update with rdiff don't currently work.

ConnectCore MP15/MP13

  • ConnectCore MP1 System-on-Module (SOM)
    • Wireless
      • P2P on the ConnectCore MP1 doesn't currently work in concurrency with other modes (station or SoftAP).

ConnectCore 6UL

  • ConnectCore 6UL System-on-Module (SOM)
    • The UART connected to the Bluetooth chip on early versions of the ConnectCore 6UL system-on-module (hardware version < 4) cannot properly execute flow control. To work around this issue, UART1 of these SOM versions has been configured to operate at 115200 bps and without hardware flow control, reducing the maximum throughput of this interface.
    • The QCA6564 wireless chip does not support Wake On Wireless LAN.

Support Contact Information

For support questions please contact Digi Technical Support:

When you contact Digi Technical Support, include important system details and device information to help Digi resolve the issue more quickly.

  1. In the device, run the command 'sysinfo'. This generates the following file: /tmp/<current timestamp>.txt.gz.
  2. Attach the <current timestamp>.txt.gz file to your support ticket.