aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2017-02-22 22:37:07 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-23 23:22:26 +0100
commit936654143a1b64a2161f818d8736fe1ca24367da (patch)
tree11010af0b678d376d1ce095a1b09b709b1f2e21f /meta-oe/recipes-graphics
parenta369df87952aaca557074b69829aac6e957b2472 (diff)
downloadmeta-openembedded-contrib-936654143a1b64a2161f818d8736fe1ca24367da.tar.gz
fontforge: update 20150824 -> 20161012
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/fontforge/fontforge_20161012.bb (renamed from meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20161012.bb
index 75abd5ca44..1c3376d423 100644
--- a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb
+++ b/meta-oe/recipes-graphics/fontforge/fontforge_20161012.bb
@@ -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 20150824
-SRCREV = "07d5ccff2704f8a56f1b3cc6695a4e31f85f88e6"
+# tag 20161012
+SRCREV = "072edb0235cd163d6c3391da9cc3754c3c66f47a"
S = "${WORKDIR}/git"
EXTRA_OECONF_append_class-native = " with_x=no"