Gyorgy Sarvari 97b69bf921 squeekboard: set correct rust target
$HOST_SYS Rust target is not recognized by Rust provided by oe-core and
meta-lts-mixins layers, the correct one should be $RUST_HOST_SYS.

Fixes the following compilation error:

  error: Error loading target specification: Could not find specification
         for target "aarch64-poky-linux". Run `rustc --print target-list`
         for a list of built-in targets

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-06-26 13:20:27 +02:00
2024-03-27 01:01:38 +01:00
2024-05-02 20:00:21 +02:00
2024-04-04 07:38:36 +02:00
2024-04-14 19:00:57 +02:00
2021-06-02 16:13:46 +02:00
2023-06-20 22:47:48 +02:00

Wayland/Wlroots Layer for OpenEmbedded/Yocto

Main layer maintainer: Markus Volk f_l_k@t-online.de

Description

This layer adds recipes to build wlroots based compositors under wayland. It contains wlroots, sway, wayfire, cage, phosh, hyprland, nwg-shell and some additional recipes that might come useful.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core
    branch: master
    revision: HEAD
URI: git://github.com/openembedded/meta-openembedded
    branch: master
    revision: HEAD

optional for hyprlands desktop-portal:

URI: git://code.qt.io/cgit/yocto/meta-qt6
    branch: master
    revision: HEAD

Building

Follow the usual steps to setup OpenEmbedded and bitbake.

Description
No description provided
Readme BSD-2-Clause 2.9 MiB
Languages
BitBake 100%