On Tue Aug 4, 2026 at 6:05 AM CEST, wangmy via lists.openembedded.org wrote: > From: Wang Mingyu <[email protected]> > > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../{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
Hi Wang, Thanks for your patch. It looks like this is breaking the weston build: ERROR: weston-15.0.1-r0 do_configure: Execution of '/srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v3-poky-linux-musl/weston/15.0.1/temp/run.do_configure.1796706' failed with exit code 1 ... | Dependency libdisplay-info for host machine found: NO. Found 0.4.0 but need: '< 0.4.0' ; matched: '>= 0.2.0' | Run-time dependency libdisplay-info found: NO (tried pkg-config and cmake) | Looking for a fallback subproject for the dependency libdisplay-info | ERROR: Subproject display-info is buildable: NO | | ../sources/weston-15.0.1/meson.build:179:22: ERROR: Automatic wrap-based subproject downloading is disabled | | A full log can be found at /srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v3-poky-linux-musl/weston/15.0.1/build/meson-logs/meson-log.txt | | Last 10 lines of meson-log.txt: | -ldisplay-info | ----------- | Dependency libdisplay-info for host machine found: NO. Found 0.4.0 but need: '< 0.4.0' ; matched: '>= 0.2.0' | CMake binary for host machine is cached as not found | CMake binary for machine host machine not found. Giving up. | Run-time dependency libdisplay-info found: NO (tried pkg-config and cmake) | Looking for a fallback subproject for the dependency libdisplay-info | ERROR: Subproject display-info is buildable: NO | | ../sources/weston-15.0.1/meson.build:179:22: ERROR: Automatic wrap-based subproject downloading is disabled | | ERROR: meson setup failed | WARNING: exit code 1 from a shell command. https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/4365 https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/4329 https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/4329 https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/4336 Can you have a look at the issue? Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242763): https://lists.openembedded.org/g/openembedded-core/message/242763 Mute This Topic: https://lists.openembedded.org/mt/120589417/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
