Go to file
Markus Volk 7b77014711 nwg-dock-hyprland: add recipe
fix build:
ERROR: nwg-dock-hyprland-0.0.2-r0 do_package: nwg-dock-hyprland: Multiple shlib providers for libstd.so: go-runtime, libstd-rs (used by files: /home/flk/poky/build-intel-retro/tmp/work/corei7-64-poky-linux/nwg-dock-hyprland/0.0.2-r0/packages-split/nwg-dock-hyprland/usr/bin/nwg-dock-hyprland)
ERROR: nwg-dock-hyprland-0.0.2-r0 do_package_qa: QA Issue: /usr/bin/nwg-dock-hyprland contained in package nwg-dock-hyprland requires libstd.so()(64bit), but no providers found in RDEPENDS:nwg-dock-hyprland? [file-rdeps]
ERROR: nwg-dock-hyprland-0.0.2-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /home/flk/poky/build-intel-retro/tmp/work/corei7-64-poky-linux/nwg-dock-hyprland/0.0.2-r0/temp/log.do_package_qa.399558
ERROR: Task (/home/flk/poky/meta-wayland/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb:do_package_qa) failed with exit code '1'

Although theoretically go-runtime should not be needed at runtime
2023-04-26 11:08:39 +02:00
conf layer.conf: update 2023-04-11 13:47:23 +02:00
recipes-core/elogind basu: remove recipe 2022-12-24 18:11:46 +01:00
recipes-devtools python3-colorthief: initial add recipe 2022-06-03 17:47:14 +02:00
recipes-extended add SRC_URI checksum to various rust recipes 2023-04-12 21:40:32 +02:00
recipes-graphics libdecir: remove recipe 2023-01-31 12:03:34 +01:00
recipes-gtk nwg-dock-hyprland: add recipe 2023-04-26 11:08:39 +02:00
recipes-support gtkgreet: fix build 2023-04-12 21:40:32 +02:00
recipes-wlroots sway: update 2023-04-15 08:48:37 +02:00
LICENSE First commit 2021-06-02 16:13:46 +02:00
README.md README.md: add phosh 2022-04-13 09:09:43 +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, 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

Building

Follow the usual steps to setup OpenEmbedded and bitbake.