mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
fontconfig: Upgrade 2.11.93 -> 2.11.94
(From OE-Core rev: e9e8d56ab53e17f62c9496932a108d7255a33148) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0bf30e50da
commit
acc0af6ac5
+2
-2
@@ -23,8 +23,8 @@ DEPENDS = "expat freetype zlib"
|
||||
SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \
|
||||
file://revert-static-pkgconfig.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "622f94f0f74e40775ea72d7d5f17a36d"
|
||||
SRC_URI[sha256sum] = "296b5e83189589e537992d65ff01e0cd74eba9a91eb16a6890ce942e3695c526"
|
||||
SRC_URI[md5sum] = "479be870c7f83f15f87bac085b61d641"
|
||||
SRC_URI[sha256sum] = "73f6d323c7bcfbde25d78397675191d55b8f4139132c6a9444410f3a2d8a9a95"
|
||||
|
||||
PACKAGES =+ "fontconfig-utils"
|
||||
FILES_${PN} =+ "${datadir}/xml/*"
|
||||
Reference in New Issue
Block a user