From: Wang Mingyu <[email protected]> Changelog: =========== - gitlab CI: drop the ci-fairy check-mr job - meson: Add option to build with meson - configure: Use pkg-config to handle zlib dependency if possible
Signed-off-by: Wang Mingyu <[email protected]> --- .../xorg-lib/{libfontenc_1.1.8.bb => libfontenc_1.1.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.8.bb => libfontenc_1.1.9.bb} (80%) diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.9.bb similarity index 80% rename from meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb rename to meta/recipes-graphics/xorg-lib/libfontenc_1.1.9.bb index 0fc117fc58..0727825112 100644 --- a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb +++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.9.bb @@ -11,6 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1" DEPENDS += "zlib xorgproto font-util" PE = "1" -SRC_URI[sha256sum] = "7b02c3d405236e0d86806b1de9d6868fe60c313628b38350b032914aa4fd14c6" +SRC_URI[sha256sum] = "9d8392705cb10803d5fe1d27d236cbab3f664e26841ce01916bbbe430cf273e2" BBCLASSEXTEND = "native" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232285): https://lists.openembedded.org/g/openembedded-core/message/232285 Mute This Topic: https://lists.openembedded.org/mt/118111194/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
