mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 05:54:33 +02:00
$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>
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
Languages
BitBake
100%