Contains all components to connect your Yocto Distro to the L.IoT Platform
Find a file
Leonard Anderweit efaf287948 recipes-images: phytec-liot-image: Add snapd seed data
Install the snapd seed data archive to the snapdata partition.

Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
2026-05-13 15:03:05 +02:00
conf conf: layer.conf: Add dependency on lts-go-mixin 2026-05-11 10:15:39 +02:00
partup recipes-images: phytec-liot-image: Add snapd seed data 2026-05-13 15:03:05 +02:00
recipes-core/base-files recipes-core: base-files: Add snapdata mount 2026-05-04 10:44:08 +02:00
recipes-images recipes-images: phytec-liot-image: Add snapd seed data 2026-05-13 15:03:05 +02:00
recipes-kernel/linux Add optee-ftpm 2026-05-04 10:44:08 +02:00
recipes-phyhub recipes-phyhub: Add phyhub-liot-device-seeding 2026-05-13 15:03:05 +02:00
recipes-security/optee-ftpm Add optee-ftpm 2026-05-04 10:44:08 +02:00
recipes-support/snapd recipes-support: snapd: Use phyPHY constants 2026-05-13 14:59:39 +02:00
LICENSE.MIT meta-liot: initial layer template 2026-04-29 14:37:37 +02:00
README.md meta-liot: initial layer template 2026-04-29 14:37:37 +02:00

meta-liot

Yocto layer for the L.IoT platform.

The layer contains all the tools to connect your Yocto device to the L.IoT platform.

Dependencies

Branches

Branch Yocto Release
scarthgap 5.0 (scarthgap)
scarthgap-next 5.0 (scarthgap, development)
master next release (development)

Usage

Add this layer to your bblayers.conf:

BBLAYERS += "/path/to/meta-liot"

License

All metadata is MIT licensed unless otherwise stated. See LICENSE.MIT for the full license text.