mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
fontforge: update to 20170731 to fix CVEs
Fixed CVEs & Issues: CVE-2017-11577: #3088 CVE-2017-11576: #3091 CVE-2017-11575: #3096 CVE-2017-11574: #3090 CVE-2017-11572: #3092 CVE-2017-11571: #3087 CVE-2017-11569: #3093 CVE-2017-11568: #3089 Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
f79465b9b4
commit
d5e04a6b28
+2
-2
@@ -14,8 +14,8 @@ inherit autotools pkgconfig pythonnative distro_features_check gettext
|
||||
REQUIRED_DISTRO_FEATURES_append_class-target = " x11"
|
||||
|
||||
SRC_URI = "git://github.com/${BPN}/${BPN}.git"
|
||||
# tag 20161012
|
||||
SRCREV = "072edb0235cd163d6c3391da9cc3754c3c66f47a"
|
||||
# tag 20170731
|
||||
SRCREV = "b9149c13e8f9464fc21473f1f676b36a2130775d"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECONF_append_class-native = " with_x=no"
|
||||
Reference in New Issue
Block a user