This is a requirement of weston 12.x when xwayland is enabled. Signed-off-by: Alexander Kanavin <[email protected]> --- meta/conf/distro/include/maintainers.inc | 1 + .../recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 9bb5c5205c2..322657ffc62 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -847,6 +847,7 @@ RECIPE_MAINTAINER:pn-x264 = "Anuj Mittal <[email protected]>" RECIPE_MAINTAINER:pn-xauth = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xcb-proto = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xcb-util = "Unassigned <[email protected]>" +RECIPE_MAINTAINER:pn-xcb-util-cursor = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xcb-util-image = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xcb-util-keysyms = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xcb-util-renderutil = "Unassigned <[email protected]>" diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb new file mode 100644 index 00000000000..047697845c3 --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb @@ -0,0 +1,10 @@ +require recipes-graphics/xorg-lib/xcb-util.inc + +SUMMARY = "XCB port of libXcursor" + +DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image" + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974" + +SRC_URI[sha256sum] = "28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183390): https://lists.openembedded.org/g/openembedded-core/message/183390 Mute This Topic: https://lists.openembedded.org/mt/99776697/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
