summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-20 10:44:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-23 13:55:25 +0100
commitabc7d95ab52fa4026fe7ee7e9b6addd5e1a96b3f (patch)
tree81f52ce60bc70401e7d3cb20c23d77b88f423699 /meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
parentf3a389a6d752d30e29b5e6c56d6169c4387733a6 (diff)
downloadpoky-abc7d95ab52fa4026fe7ee7e9b6addd5e1a96b3f.tar.gz
encodings: update 1.0.5 -> 1.0.6
Add ability to tweak compressor suffix in filenames, similar to xorg apps and drivers. (From OE-Core rev: b1fb0fbfbf0bcf50906a26421435d7165be64281) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-font/encodings/nocompiler.patch')
-rw-r--r--meta/recipes-graphics/xorg-font/encodings/nocompiler.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch b/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
index ec7c7d80c1..9ee7abe775 100644
--- a/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
+++ b/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
@@ -1,4 +1,4 @@
1From b08c43a0842076e0a94e88ad6456a9326cd7ffc9 Mon Sep 17 00:00:00 2001 1From 0c0790e90a68bf8290da5c0e57142bf7c620f039 Mon Sep 17 00:00:00 2001
2From: Richard Purdie <richard.purdie@linuxfoundation.org> 2From: Richard Purdie <richard.purdie@linuxfoundation.org>
3Date: Tue, 17 May 2011 23:03:02 +0000 3Date: Tue, 17 May 2011 23:03:02 +0000
4Subject: [PATCH] Improve handling of 'all' architecture recipes and their 4Subject: [PATCH] Improve handling of 'all' architecture recipes and their
@@ -21,12 +21,12 @@ RP 17/5/2011
21 1 file changed, 3 insertions(+), 3 deletions(-) 21 1 file changed, 3 insertions(+), 3 deletions(-)
22 22
23diff --git a/configure.ac b/configure.ac 23diff --git a/configure.ac b/configure.ac
24index 622c27b..5ee84ed 100644 24index b80e3de..80208bb 100644
25--- a/configure.ac 25--- a/configure.ac
26+++ b/configure.ac 26+++ b/configure.ac
27@@ -3,12 +3,12 @@ AC_INIT([encodings], [1.0.5], 27@@ -3,12 +3,12 @@ AC_INIT([encodings], [1.0.6],
28 [https://gitlab.freedesktop.org/xorg/font/encodings/issues]) 28 [https://gitlab.freedesktop.org/xorg/font/encodings/issues])
29 AM_INIT_AUTOMAKE([foreign dist-bzip2]) 29 AM_INIT_AUTOMAKE([foreign dist-xz])
30 30
31-# Require xorg-macros: XORG_DEFAULT_OPTIONS 31-# Require xorg-macros: XORG_DEFAULT_OPTIONS
32 m4_ifndef([XORG_MACROS_VERSION], 32 m4_ifndef([XORG_MACROS_VERSION],