From bf785563ca0b7b4d32c6d1d302cb4841f1a5deb0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 Jul 2026 14:03:56 +0800 Subject: [PATCH] libraqm: upgrade 0.10.5 -> 0.11.0 Update the license checksum as copyright years updated. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libraqm/{libraqm_0.10.5.bb => libraqm_0.11.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/libraqm/{libraqm_0.10.5.bb => libraqm_0.11.0.bb} (86%) diff --git a/meta-oe/recipes-graphics/libraqm/libraqm_0.10.5.bb b/meta-oe/recipes-graphics/libraqm/libraqm_0.11.0.bb similarity index 86% rename from meta-oe/recipes-graphics/libraqm/libraqm_0.10.5.bb rename to meta-oe/recipes-graphics/libraqm/libraqm_0.11.0.bb index 8eaaee4492..6dc2762469 100644 --- a/meta-oe/recipes-graphics/libraqm/libraqm_0.10.5.bb +++ b/meta-oe/recipes-graphics/libraqm/libraqm_0.11.0.bb @@ -11,10 +11,10 @@ BUGTRACKER = "https://github.com/HOST-Oman/libraqm/issues" SECTION = "graphics" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=7dc444a99e2824eac906383266fe4fa6" +LIC_FILES_CHKSUM = "file://COPYING;md5=af4502a870b471d3ac78abacb7abfa37" SRC_URI = "git://github.com/HOST-Oman/libraqm.git;protocol=https;branch=main;tag=v${PV}" -SRCREV = "3a6b891a3db0e0db1364aa38088422f68d8d81e6" +SRCREV = "08ee1537e63f93bf926498e12b12ed15ee383216" DEPENDS = "freetype fribidi harfbuzz"