Ludovic Jozeau d7cbcfb9eb python3: move python link to its own python3-as-python package
the FILES is overriden in the python anonymous function for dynamic packages
(python3-core)

causing the following error:

```log
ERROR: python3-3.12.8-r0 do_package: QA Issue: python3: Files/directories were installed but not shipped in any package:
  /usr/bin/python
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
python3: 1 installed and not shipped files. [installed-vs-shipped]
ERROR: python3-3.12.8-r0 do_package: Fatal QA errors were found, failing task.
```

it is safer to make a new package split and add a RRECOMMENDS to python-core
on it

fixes:
https://codeberg.org/flk/meta-wayland/issues/14

Signed-off-by: Ludovic Jozeau <ludovic.jozeau@scle.fr>
2025-04-24 05:10:54 +02:00
2023-09-30 15:37:04 +02:00
2023-06-29 17:04:30 +02:00
2023-09-23 22:12:08 +02:00
2023-09-08 21:02:06 +02:00
2023-09-30 01:28:51 +02:00
2024-01-21 16:08:19 +01:00
2024-01-21 16:09:41 +01: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.3 MiB
Languages
BitBake 100%