From: Wang Mingyu <[email protected]> Changelog: ============ - XGetFeedbackControl: skip over unknown feedback controls - wireTo*Event: check for malloc() failure - fixed wrong type in man page - Allow XIFreeDeviceInfo on a null pointer - gitlab CI: Update to latest CI templates - Fix double alignment on 32bits machines with strict constraints
Signed-off-by: Wang Mingyu <[email protected]> --- .../xorg-lib/{libxi_1.8.1.bb => libxi_1.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxi_1.8.1.bb => libxi_1.8.2.bb} (88%) diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb b/meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb similarity index 88% rename from meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb rename to meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb index 00bd46ef13..2a86f5fcf0 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb @@ -18,6 +18,6 @@ PE = "1" XORG_PN = "libXi" XORG_EXT = "tar.xz" -SRC_URI[sha256sum] = "89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7" +SRC_URI[sha256sum] = "d0e0555e53d6e2114eabfa44226ba162d2708501a25e18d99cfb35c094c6c104" BBCLASSEXTEND = "native nativesdk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204909): https://lists.openembedded.org/g/openembedded-core/message/204909 Mute This Topic: https://lists.openembedded.org/mt/108643608/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
