From: Wang Mingyu <[email protected]> Changelog: =========== - Fix hsync_start computation - Fix too-small back porch at very low resolutions - Rename constant to CVT_MIN_V_PORCH_RND - README: remove double dollar sign - ci: Update CI and enable static analysis - cvt: fix -Wmissing-prototypes warning for cvt_is_standard
Signed-off-by: Wang Mingyu <[email protected]> --- .../xorg-lib/{libxcvt_0.1.2.bb => libxcvt_0.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxcvt_0.1.2.bb => libxcvt_0.1.3.bb} (91%) diff --git a/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb b/meta/recipes-graphics/xorg-lib/libxcvt_0.1.3.bb similarity index 91% rename from meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb rename to meta/recipes-graphics/xorg-lib/libxcvt_0.1.3.bb index e62fabdf58..91537b0f4b 100644 --- a/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxcvt_0.1.3.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=129947a06984d6faa6f9a9788fa2a03f" SECTION = "x11/libs" SRC_URI = "git://gitlab.freedesktop.org/xorg/lib/libxcvt.git;protocol=https;branch=master" -SRCREV = "d9ca87eea9eecddaccc3a77227bcb3acf84e89df" +SRCREV = "dd8631c61465cc0de5e476c7a98e56528d62b163" S = "${WORKDIR}/git" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208816): https://lists.openembedded.org/g/openembedded-core/message/208816 Mute This Topic: https://lists.openembedded.org/mt/110160085/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
