summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-font/encodings_1.0.5.bb')
-rw-r--r--meta/recipes-graphics/xorg-font/encodings_1.0.5.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb b/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb
index 713fcfb935..02c8cff25d 100644
--- a/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb
+++ b/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb
@@ -23,3 +23,7 @@ EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings"
23# postinst from .inc doesn't apply to this recipe 23# postinst from .inc doesn't apply to this recipe
24pkg_postinst_${PN} () { 24pkg_postinst_${PN} () {
25} 25}
26
27# remove at next version upgrade or when output changes
28PR = "r1"
29HASHEQUIV_HASH_VERSION .= ".1"