summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 75abd5ca4..1c3376d42 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
14REQUIRED_DISTRO_FEATURES_append_class-target = " x11" 14REQUIRED_DISTRO_FEATURES_append_class-target = " x11"
15 15
16SRC_URI = "git://github.com/${BPN}/${BPN}.git" 16SRC_URI = "git://github.com/${BPN}/${BPN}.git"
17# tag 20150824 17# tag 20161012
18SRCREV = "07d5ccff2704f8a56f1b3cc6695a4e31f85f88e6" 18SRCREV = "072edb0235cd163d6c3391da9cc3754c3c66f47a"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21EXTRA_OECONF_append_class-native = " with_x=no" 21EXTRA_OECONF_append_class-native = " with_x=no"