License-Update: added new copyright line "Copyright (c) 2023 q3k"
Shortlog: man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10` Improve man page formatting meson: Add option to build with meson Cast Xlib XID types to xcb types Add unused attribute to unused parameters of callback functions Fix 5 -Wuseless-cast warnings from gcc 14.1 Fix -Wcalloc-transposed-args warnings Signed-off-by: Gyorgy Sarvari <[email protected]> --- meta/conf/distro/include/maintainers.inc | 2 +- .../xorg-app/{xeyes_1.3.0.bb => xeyes_1.3.1.bb} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-app/{xeyes_1.3.0.bb => xeyes_1.3.1.bb} (66%) diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 4a6f1ff6c2..dd963b7ad4 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -901,7 +901,7 @@ RECIPE_MAINTAINER:pn-xcursor-transparent-theme = "Unassigned <unassigned@yoctopr RECIPE_MAINTAINER:pn-xdg-utils = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xdpyinfo = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xev = "Unassigned <[email protected]>" -RECIPE_MAINTAINER:pn-xeyes = "Unassigned <[email protected]>" +RECIPE_MAINTAINER:pn-xeyes = "Gyorgy Sarvari <[email protected]>" RECIPE_MAINTAINER:pn-xf86-input-evdev = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xf86-input-libinput = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-xf86-input-synaptics = "Unassigned <[email protected]>" diff --git a/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb b/meta/recipes-graphics/xorg-app/xeyes_1.3.1.bb similarity index 66% rename from meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb rename to meta/recipes-graphics/xorg-app/xeyes_1.3.1.bb index 3d1a7063ea..d412bfb4c8 100644 --- a/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb +++ b/meta/recipes-graphics/xorg-app/xeyes_1.3.1.bb @@ -6,9 +6,9 @@ follow the location of the mouse cursor around the screen." PE = "1" -LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6" +LIC_FILES_CHKSUM = "file://COPYING;md5=29277094da1ef0646d5634a79cb0c1c5" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "0950c600bf33447e169a539ee6655ef9f36d6cebf2c1be67f7ab55dacb753023" +SRC_URI[sha256sum] = "5608d76b7b1aac5ed7f22f1b6b5ad74ef98c8693220f32b4b87dccee4a956eaa" DEPENDS += "libxau libxt libxext libxmu libxrender libxi"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227210): https://lists.openembedded.org/g/openembedded-core/message/227210 Mute This Topic: https://lists.openembedded.org/mt/116591390/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
