Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libdisplay-info* to *0.4.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-libdisplay-info-upgrade-0.3.0-0.4.0.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From 0144f19975328941b365aeb0c4b24d7b7ae6cd4c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 24 Jul 2026 05:42:57 +0000
Subject: [PATCH] libdisplay-info: upgrade 0.3.0 -> 0.4.0
c67a3e9 build: bump version to 0.4.0
772d506 build: disable most v4l-utils options by default
d77a2e5 cta: switch error handling to negative error number away from errno
8057b29 edid: fix potential overflow in shift operation
99d8394 cta: add a few missing return on failures
c5d86fe cta: do not fail when there's a bad Data Block in a CTA extension
d18dd43 cta: cosmetic changes to _di_cta_data_block_parse()
824bb14 cta: document that _di_cta_data_block_destroy() accepts zeroed tag
636f24f cta: set errno when we don't have a fatal failure
fd31752 displayid: make _di_displayid_parse_type_1_7_timing() return void
c8f09c0 cta: do not fail when HDMI Vendor Specific Data Block has error
cb5e3ed vic: avoid out-of-bounds array access
baa0e52 di-edid-decode: Avoid crash when printing unknown DMT code
70855b1 ci: Use gcc's static analyzer functionality in the build-gcc job
c61b4b3 edid: Release all resources when parsing a display descriptor fails
53b1009 displayid: Handle failed allocations
84026a7 di-edid-decode: Initialize variables to zero to help analyzers
76f133a cta: Initialize speaker location coordinates to zero
73ec53d info: search CTA blocks in DisplayID v2 extensions
73ab82d info: don't use di_ prefix for static helpers
6feabfe di-edid-decode: add support for DisplayID v2 CTA-861 data blocks
80caacc di-edid-decode: introduce print_cta_data_block()
7324cca displayid2: add support for CTA-861 data blocks
4713505 cta: expose _di_cta_data_block_{parse,destroy}
34b3635 cta: make di_cta.flags optional
d535192 cta: introduce struct di_cta
91c3b83 di-edid-decode: Fix printing unknown DMT codes
ccf012e displayid: Fix double free of cta_vics
d828f86 cta-vic-table: re-generate from CTA-861-I
5a12f3a tool/gen-cta-vic: update for CTA-861-I
e4e0986 displayid: Add support for type IV timings
d3b62b6 displayid: Move checking for reserved header flags to own function
bca559d dmt: Wrap the uint8_t DMT code in struct for type safety
2d98815 di-edid-decode: Move some timing printing to a shared file
9ff243b vic: Wrap the uint8_t HDMI and CTA vic codes in structs for type safety
e5c6fc1 timing: Add reverse lookup from timing definitions to codes
0af6d1d edid: Return DMT codes for Established timings III
0fd2b6b edid: Split out more DMT timing
7899041 cta: Split out HDMI and CTA VIC lookup
788c056 displayid2: decode data blocks structure
0dee020 test: add asus-ux3405
55b45d4 displayid: drop logger_add_failure()
84e8da3 cta: include sys/types.h
4daae7d ci: disable require-allow-collaboration check
69d12ff build: bump version to 0.4.0-dev
---
.../{libdisplay-info_0.3.0.bb => libdisplay-info_0.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libdisplay-info/{libdisplay-info_0.3.0.bb =>
libdisplay-info_0.4.0.bb} (92%)
diff --git a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
similarity index 92%
rename from meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
rename to meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
index 380c12b867..d993bf1061 100644
--- a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
+++ b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
@@ -9,6 +9,6 @@ LIC_FILES_CHKSUM =
"file://LICENSE;md5=e4426409957080ee0352128354cea2de"
DEPENDS = "hwdata-native"
SRC_URI =
"git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol=https;tag=${PV}"
-SRCREV = "47a5590e9c4eb35d67651b8c05a55f1a48259329"
+SRCREV = "c67a3e9bedb05ab61c7443704a1a107e76254595"
inherit meson pkgconfig lib_package
--
2.47.1
packages/x86-64-v3-poky-linux/libdisplay-info: SRC_URI changed from "git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol=https;tag=0.3.0" to "git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol=https;tag=0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-bin: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-bin: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dbg: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dbg: PKGSIZE changed from 781376 to 812376 (+4%) packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dbg: FILELIST: removed "/usr/lib/.debug/libdisplay-info.so.0.3.0", added "/usr/lib/.debug/libdisplay-info.so.0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dbg: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dev: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dev: PKGSIZE changed from 104854 to 110459 (+5%) packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dev: FILELIST: added "/usr/include/libdisplay-info/hdmi-vic.h /usr/include/libdisplay-info/cta-vic.h" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dev: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-doc: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-doc: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-locale: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-locale: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-src: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-src: PKGSIZE changed from 633321 to 664494 (+5%) packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-src: FILELIST: removed "/usr/src/debug/libdisplay-info/0.3.0/displayid.c /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/displayid2.h /usr/src/debug/libdisplay-info/0.3.0/di-edid-decode/displayid2.c /usr/src/debug/libdisplay-info/0.3.0/include/bits.h /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/displayid.h /usr/src/debug/libdisplay-info/0.3.0/include/di-edid-decode.h /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/cvt.h /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/dmt.h /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/gtf.h /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/cta.h /usr/src/debug/libdisplay-info/0.3.0/include/displayid.h /usr/src/debug/libdisplay-info/0.3.0/cta-vic-table.c /usr/src/debug/libdisplay-info/0.3.0/hdmi-vic-table.c /usr/src/debug/libdisplay-info/0.3.0/displayid2.c /usr/src/debug/libdisplay-info/0.3.0/include/info.h /us r/src/debug/libdisplay-info/0.3.0/pnp-id-table.c /usr/src/debug/libdisplay-info/0.3.0/di-edid-decode/displayid.c /usr/src/debug/libdisplay-info/0.3.0/info.c /usr/src/debug/libdisplay-info/0.3.0/include/cta.h /usr/src/debug/libdisplay-info/0.3.0/di-edid-decode/edid.c /usr/src/debug/libdisplay-info/0.3.0/di-edid-decode/main.c /usr/src/debug/libdisplay-info/0.3.0/di-edid-decode/util.c /usr/src/debug/libdisplay-info/0.3.0/include/dmt.h /usr/src/debug/libdisplay-info/0.3.0/include/log.h /usr/src/debug/libdisplay-info/0.3.0/memory-stream.c /usr/src/debug/libdisplay-info/0.3.0/include/edid.h /usr/src/debug/libdisplay-info/0.3.0/include/displayid2.h /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/edid.h /usr/src/debug/libdisplay-info/0.3.0/edid.c /usr/src/debug/libdisplay-info/0.3.0/dmt-table.c /usr/src/debug/libdisplay-info/0.3.0/di-edid-decode/cta.c /usr/src/debug/libdisplay-info/0.3.0/cvt.c /usr/src/debug/libdisplay-info/0.3.0/cta.c /usr/src/debug/libdisplay-info/0.3.0/gtf.c /usr/src/debug/libdisplay-info/0.3.0/log.c /usr/src/debug/libdisplay-info/0.3.0/include/libdisplay-info/info.h /usr/src/debug/libdisplay-info/0.3.0/include/memory-stream.h", added "/usr/src/debug/libdisplay-info/0.4.0/displayid.c /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/displayid2.h /usr/src/debug/libdisplay-info/0.4.0/di-edid-decode/displayid2.c /usr/src/debug/libdisplay-info/0.4.0/include/bits.h /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/displayid.h /usr/src/debug/libdisplay-info/0.4.0/include/di-edid-decode.h /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/cvt.h /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/dmt.h /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/gtf.h /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/cta.h /usr/src/debug/libdisplay-info/0.4.0/include/displayid.h /usr/src/debug/libdisplay-info/0.4.0/cta-vic-table.c /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/c ta-vic.h /usr/src/debug/libdisplay-info/0.4.0/displayid2.c /usr/src/debug/libdisplay-info/0.4.0/di-edid-decode/timing.c /usr/src/debug/libdisplay-info/0.4.0/include/info.h /usr/src/debug/libdisplay-info/0.4.0/pnp-id-table.c /usr/src/debug/libdisplay-info/0.4.0/di-edid-decode/displayid.c /usr/src/debug/libdisplay-info/0.4.0/info.c /usr/src/debug/libdisplay-info/0.4.0/include/cta.h /usr/src/debug/libdisplay-info/0.4.0/di-edid-decode/edid.c /usr/src/debug/libdisplay-info/0.4.0/di-edid-decode/main.c /usr/src/debug/libdisplay-info/0.4.0/di-edid-decode/util.c /usr/src/debug/libdisplay-info/0.4.0/include/log.h /usr/src/debug/libdisplay-info/0.4.0/memory-stream.c /usr/src/debug/libdisplay-info/0.4.0/hdmi-vic.c /usr/src/debug/libdisplay-info/0.4.0/include/edid.h /usr/src/debug/libdisplay-info/0.4.0/include/displayid2.h /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/edid.h /usr/src/debug/libdisplay-info/0.4.0/edid.c /usr/src/debug/libdisplay-info/0.4.0/cta-vic.c /usr/src/debug/l ibdisplay-info/0.4.0/dmt-table.c /usr/src/debug/libdisplay-info/0.4.0/di-edid-decode/cta.c /usr/src/debug/libdisplay-info/0.4.0/cvt.c /usr/src/debug/libdisplay-info/0.4.0/cta.c /usr/src/debug/libdisplay-info/0.4.0/dmt.c /usr/src/debug/libdisplay-info/0.4.0/gtf.c /usr/src/debug/libdisplay-info/0.4.0/log.c /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/info.h /usr/src/debug/libdisplay-info/0.4.0/include/libdisplay-info/hdmi-vic.h /usr/src/debug/libdisplay-info/0.4.0/include/memory-stream.h" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-src: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-staticdev: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-staticdev: PKGV changed from 0.3.0 [default] to 0.4.0 [default] packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info: PV changed from "0.3.0" to "0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info: PKGSIZE changed from 231352 to 235448 (+2%) packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info: PKG changed from libdisplay-info3 to libdisplay-info4 packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info: FILELIST: removed "/usr/lib/libdisplay-info.so.0.3.0 /usr/lib/libdisplay-info.so.3", added "/usr/lib/libdisplay-info.so.4 /usr/lib/libdisplay-info.so.0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info: PKGV changed from 0.3.0 [default] to 0.4.0 [default] Changes to packages/x86-64-v3-poky-linux/libdisplay-info (sysroot): /usr/lib/libdisplay-info.so changed symlink target from libdisplay-info.so.3 to libdisplay-info.so.4 /usr/lib/libdisplay-info.so.0.3.0 moved to /usr/lib/libdisplay-info.so.0.4.0 /usr/lib/libdisplay-info.so.3 moved to /usr/lib/libdisplay-info.so.4 /usr/include/libdisplay-info/cta-vic.h was added /usr/include/libdisplay-info/hdmi-vic.h was added
Changelog for libdisplay-info: 0.3.0 -> 0.4.0
c67a3e9 build: bump version to 0.4.0
772d506 build: disable most v4l-utils options by default
d77a2e5 cta: switch error handling to negative error number away from errno
8057b29 edid: fix potential overflow in shift operation
99d8394 cta: add a few missing return on failures
c5d86fe cta: do not fail when there's a bad Data Block in a CTA extension
d18dd43 cta: cosmetic changes to _di_cta_data_block_parse()
824bb14 cta: document that _di_cta_data_block_destroy() accepts zeroed tag
636f24f cta: set errno when we don't have a fatal failure
fd31752 displayid: make _di_displayid_parse_type_1_7_timing() return void
c8f09c0 cta: do not fail when HDMI Vendor Specific Data Block has error
cb5e3ed vic: avoid out-of-bounds array access
baa0e52 di-edid-decode: Avoid crash when printing unknown DMT code
70855b1 ci: Use gcc's static analyzer functionality in the build-gcc job
c61b4b3 edid: Release all resources when parsing a display descriptor fails
53b1009 displayid: Handle failed allocations
84026a7 di-edid-decode: Initialize variables to zero to help analyzers
76f133a cta: Initialize speaker location coordinates to zero
73ec53d info: search CTA blocks in DisplayID v2 extensions
73ab82d info: don't use di_ prefix for static helpers
6feabfe di-edid-decode: add support for DisplayID v2 CTA-861 data blocks
80caacc di-edid-decode: introduce print_cta_data_block()
7324cca displayid2: add support for CTA-861 data blocks
4713505 cta: expose _di_cta_data_block_{parse,destroy}
34b3635 cta: make di_cta.flags optional
d535192 cta: introduce struct di_cta
91c3b83 di-edid-decode: Fix printing unknown DMT codes
ccf012e displayid: Fix double free of cta_vics
d828f86 cta-vic-table: re-generate from CTA-861-I
5a12f3a tool/gen-cta-vic: update for CTA-861-I
e4e0986 displayid: Add support for type IV timings
d3b62b6 displayid: Move checking for reserved header flags to own function
bca559d dmt: Wrap the uint8_t DMT code in struct for type safety
2d98815 di-edid-decode: Move some timing printing to a shared file
9ff243b vic: Wrap the uint8_t HDMI and CTA vic codes in structs for type safety
e5c6fc1 timing: Add reverse lookup from timing definitions to codes
0af6d1d edid: Return DMT codes for Established timings III
0fd2b6b edid: Split out more DMT timing
7899041 cta: Split out HDMI and CTA VIC lookup
788c056 displayid2: decode data blocks structure
0dee020 test: add asus-ux3405
55b45d4 displayid: drop logger_add_failure()
84e8da3 cta: include sys/types.h
4daae7d ci: disable require-allow-collaboration check
69d12ff build: bump version to 0.4.0-dev
packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info-dev: FILELIST: added "/usr/include/libdisplay-info/cta-vic.h /usr/include/libdisplay-info/hdmi-vic.h" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info: FILELIST: removed "/usr/lib/libdisplay-info.so.3 /usr/lib/libdisplay-info.so.0.3.0", added "/usr/lib/libdisplay-info.so.4 /usr/lib/libdisplay-info.so.0.4.0" packages/x86-64-v3-poky-linux/libdisplay-info/libdisplay-info: PKG changed from libdisplay-info3 to libdisplay-info4 Changes to packages/x86-64-v3-poky-linux/libdisplay-info (sysroot): /usr/lib/libdisplay-info.so changed symlink target from libdisplay-info.so.3 to libdisplay-info.so.4 /usr/lib/libdisplay-info.so.0.3.0 moved to /usr/lib/libdisplay-info.so.0.4.0 /usr/lib/libdisplay-info.so.3 moved to /usr/lib/libdisplay-info.so.4 /usr/include/libdisplay-info/cta-vic.h was added /usr/include/libdisplay-info/hdmi-vic.h was added
0001-libdisplay-info-upgrade-0.3.0-0.4.0.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241894): https://lists.openembedded.org/g/openembedded-core/message/241894 Mute This Topic: https://lists.openembedded.org/mt/120422095/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
