I think it belongs in core, as otherwise it would require a
cross-layer include, which is technically possible, but is a
maintenance issue. New xcb releases are very rare.

Alex

On Sun, 2 Jun 2024 at 14:39, Markus Volk via lists.openembedded.org
<[email protected]> wrote:
>
> xcb-util-errors is an optional dependency for wlroots and as of
>
> https://github.com/hyprwm/Hyprland/commit/a54ab301602e205f273969c093cf494d38ba4a98
>
> required for hyprland. It is missing in recipes-graphics/xorg-lib and I have 
> therefore created the recipe like this:
>
> xcb-util-errors_1.0.1.bb
> require recipes-graphics/xorg-lib/xcb-util.inc
>
> SUMMARY = "xcb-util-errors gives human readable names to error codes and 
> event codes"
>
> DEPENDS += "xcb-util python3 xorgproto"
>
> LICENSE = "MIT"
> LIC_FILES_CHKSUM = "file://COPYING;md5=c90ee77011043c608617f5323a523726"
>
> SRC_URI[sha256sum] = 
> "5628c87b984259ad927bacd8a42958319c36bdf4b065887803c9d820fb80f357"
>
> Is there interest in having this recipe in oe-core or should I move it to 
> meta-wayland?
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#200210): 
https://lists.openembedded.org/g/openembedded-core/message/200210
Mute This Topic: https://lists.openembedded.org/mt/106442655/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to