From 5312b6999a45c35aa7a005eb95bfdbae8336e2c1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 11 Aug 2023 10:10:47 -0700 Subject: [PATCH] libsdl2-ttf: Define SRCREV_FORMAT Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.20.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.20.2.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.20.2.bb index 7d352f4218..6cd4a48aa8 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.20.2.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf_2.20.2.bb @@ -15,6 +15,8 @@ SRCREV = "89d1692fd8fe91a679bb943d377bfbd709b52c23" SRCREV_freetype = "6fc77cee03e078e97afcee0c0e06a2d3274b9a29" SRCREV_harfbuzz = "43931e3e596c04044861770b831c8f9452e2d3b0" +SRCREV_FORMAT .= "_freetype_harfbuzz" + S = "${WORKDIR}/git" inherit autotools pkgconfig features_check