From a264d5b469476024f67f7688e5662139c58e5190 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 25 Mar 2025 17:01:19 +0800 Subject: [PATCH] libharu: upgrade 2.4.4 -> 2.4.5 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libharu/{libharu_2.4.4.bb => libharu_2.4.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libharu/{libharu_2.4.4.bb => libharu_2.4.5.bb} (89%) diff --git a/meta-oe/recipes-support/libharu/libharu_2.4.4.bb b/meta-oe/recipes-support/libharu/libharu_2.4.5.bb similarity index 89% rename from meta-oe/recipes-support/libharu/libharu_2.4.4.bb rename to meta-oe/recipes-support/libharu/libharu_2.4.5.bb index 02dc499e03..db8acd4532 100644 --- a/meta-oe/recipes-support/libharu/libharu_2.4.4.bb +++ b/meta-oe/recipes-support/libharu/libharu_2.4.5.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=924546dab2bef90e370d7c0c090ddcf0" DEPENDS += "libpng zlib" SRC_URI = "git://github.com/libharu/libharu.git;branch=master;protocol=https" -SRCREV = "0c598becaadaef8e3d12b883f9fc2864a118c12d" +SRCREV = "8fe5a738541a04642885fb7a75b2b5b9c5b416fa" S = "${WORKDIR}/git"