From: Wang Mingyu <[email protected]> Changelog: ========== - Use C99 struct initializers - Variable scope reductions - FindKeysymsByName: avoid NULL pointer dereference - ClearFontStuff: avoid NULL pointer dereference - configure: Use AC_SYS_LARGEFILE to enable large file support - unifdef -Usgi
Signed-off-by: Wang Mingyu <[email protected]> --- .../xorg-app/{xkbprint_1.0.6.bb => xkbprint_1.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/xorg-app/{xkbprint_1.0.6.bb => xkbprint_1.0.7.bb} (81%) diff --git a/meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.7.bb similarity index 81% rename from meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.6.bb rename to meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.7.bb index e866bed01..9b8c655ac 100644 --- a/meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.7.bb @@ -9,5 +9,5 @@ DEPENDS += "libxkbfile" BBCLASSEXTEND = "native" -SRC_URI[sha256sum] = "99cc9404f7b90289ae04944c0d98a208cc8b158492ad6481386e31d4d09aa7b0" +SRC_URI[sha256sum] = "1c4f49c030329e0defd8c7bc3739e60f2aa1d2aabe0e2d7e63740ab629aa59cc" SRC_URI_EXT = "xz" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112902): https://lists.openembedded.org/g/openembedded-devel/message/112902 Mute This Topic: https://lists.openembedded.org/mt/108998142/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
