Changelog: ========== - meson: Add option to build with meson - COPYING: Add missing copyright notices from source files - gitlab CI: drop the ci-fairy check-mr job - set_gamma_info: fix heap-buffer-overflow with empty gamma ramps - Add more checks for malloc()/calloc() failure - Strip trailing whitespace from source files - man page: fix warnings from `mandoc -T lint` - xrandr man page NAME line doesn't give functionality - Additional man page formatting fixes - xrandr.1: some editorial changes for this man page - Improve man page formatting - xrandr: Warn when running with Xwayland
License-Update: The COPYING changes in upstream commit d29cb495 add missing copyright notices from source files. No license change, no impact on the recipe licensing. Signed-off-by: Li Zhou <[email protected]> --- .../xorg-app/{xrandr_1.5.3.bb => xrandr_1.5.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xrandr_1.5.3.bb => xrandr_1.5.4.bb} (68%) diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb b/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb similarity index 68% rename from meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb rename to meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb index 75656af9ea..ad864c8ed1 100644 --- a/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb +++ b/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb @@ -7,11 +7,11 @@ reflection of the outputs for a screen. It can also set the screen \ size." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" +LIC_FILES_CHKSUM = "file://COPYING;md5=97a36d5c66965b1cea4666b3708ca6e8" DEPENDS += "libxrandr libxrender" PE = "1" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "f8dd7566adb74147fab9964680b6bbadee87cf406a7fcff51718a5e6949b841c" +SRC_URI[sha256sum] = "2cafccb2aaf2491a4068676117a0d4f90ab307724b96fffc54cd1da953779400" BBCLASSEXTEND = "native nativesdk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237064): https://lists.openembedded.org/g/openembedded-core/message/237064 Mute This Topic: https://lists.openembedded.org/mt/119324527/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
