[oe][meta-oe][PATCH] libraqm: upgrade 0.10.5 -> 0.11.0
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:03:56 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Update the license checksum as copyright years updated. Signed-off-by: Wang Mingyu <[email protected]> --- .../{libraqm_0.10.5.bb => libraqm_0.11.0.bb} | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/libraqm/{libraqm_0.10.5.bb => libraqm_0.11.0.bb} (46%) 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 46% 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..12b1d20fee 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 +33,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" -- 2.43.0