From: Ross Burton Date: Fri, 16 Jan 2026 18:05:00 +0000 (+0000) Subject: fontconfig: remove obsolete workaround X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0acce89f2606218286ecff1727abc335a1607713;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git fontconfig: remove obsolete workaround We don't need to delete two stale files from the source tree anymore, as they are no longer shipped in the tarballs[1]. [1] fontconfig 31269e35 ("Do not ship fcobjshash.h") Signed-off-by: Ross Burton Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb index de2642bdd1..eca12400db 100644 --- a/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb +++ b/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb @@ -29,11 +29,6 @@ SRC_URI[sha256sum] = "9f5cae93f4fffc1fbc05ae99cdfc708cd60dfd6612ffc0512827025c02 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/fontconfig/fontconfig/-/tags" UPSTREAM_CHECK_REGEX = "releases/(?P.+)" -do_configure:prepend() { - # work around https://bugs.freedesktop.org/show_bug.cgi?id=101280 - rm -f ${S}/src/fcobjshash.h ${S}/src/fcobjshash.gperf -} - do_install:append:class-target() { # duplicate fc-cache for postinstall script mkdir -p ${D}${libexecdir}