mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02:00
libxft: upgrade 2.3.7 -> 2.3.8
Changelog: ========= add check for missing glyph in XftFontCheckGlyph() issue 17: libxft-2.3.7: Bold fonts in urxvt missing leftmost pixels issue 18: Problems with rotated text (monospace font only) configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Clears autoconf warnings (From OE-Core rev: 5f6eae1dfb910347ab47ca868e6978768fb14f46) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7f2da28eff
commit
c4a0cea0ab
@@ -20,7 +20,7 @@ PROVIDES = "xft"
|
||||
|
||||
PE = "1"
|
||||
|
||||
SRC_URI[sha256sum] = "79f0b37c45007381c371a790c2754644ad955166dbf2a48e3625032e9bdd4f71"
|
||||
SRC_URI[sha256sum] = "5e8c3c4bc2d4c0a40aef6b4b38ed2fb74301640da29f6528154b5009b1c6dd49"
|
||||
|
||||
XORG_PN = "libXft"
|
||||
|
||||
Reference in New Issue
Block a user