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 <[email protected]>
---
 meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb | 5 -----
 1 file changed, 5 deletions(-)

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<pver>.+)"
 
-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}
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#229554): 
https://lists.openembedded.org/g/openembedded-core/message/229554
Mute This Topic: https://lists.openembedded.org/mt/117302223/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to