summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.patch2
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.patch2
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.patch b/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.patch
index c4c9396675..c1172147a6 100644
--- a/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.patch
+++ b/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.patch
@@ -1,7 +1,7 @@
1From 62005ad019d6afb81da100b3113292a16472d241 Mon Sep 17 00:00:00 2001 1From 62005ad019d6afb81da100b3113292a16472d241 Mon Sep 17 00:00:00 2001
2From: Changqing Li <changqing.li@windriver.com> 2From: Changqing Li <changqing.li@windriver.com>
3Date: Mon, 10 Sep 2018 09:08:27 +0800 3Date: Mon, 10 Sep 2018 09:08:27 +0800
4Subject: [PATCH] 4Subject: [PATCH] Stub out x18n
5 5
6Update patch to version 1.6.6 6Update patch to version 1.6.6
7Signed-off-by: Changqing Li <changqing.li@windriver.com> 7Signed-off-by: Changqing Li <changqing.li@windriver.com>
diff --git a/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.patch b/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.patch
index 559250f957..09cf74fff4 100644
--- a/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.patch
+++ b/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.patch
@@ -1,7 +1,7 @@
1From 5c1693028ef12ab767d7cdbc349c27efa1ada87a Mon Sep 17 00:00:00 2001 1From 5c1693028ef12ab767d7cdbc349c27efa1ada87a Mon Sep 17 00:00:00 2001
2From: Changqing Li <changqing.li@windriver.com> 2From: Changqing Li <changqing.li@windriver.com>
3Date: Mon, 10 Sep 2018 09:13:38 +0800 3Date: Mon, 10 Sep 2018 09:13:38 +0800
4Subject: [PATCH] 4Subject: [PATCH] Fix build when xlocale disabled
5 5
6Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> 6Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
7 7
diff --git a/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch b/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch
index c077639f89..0b57e0b068 100644
--- a/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch
+++ b/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch
@@ -1,7 +1,7 @@
1From 046703373055c7029c19d171e415ff3caaa87372 Mon Sep 17 00:00:00 2001 1From 046703373055c7029c19d171e415ff3caaa87372 Mon Sep 17 00:00:00 2001
2From: Changqing Li <changqing.li@windriver.com> 2From: Changqing Li <changqing.li@windriver.com>
3Date: Mon, 10 Sep 2018 09:16:33 +0800 3Date: Mon, 10 Sep 2018 09:16:33 +0800
4Subject: [PATCH] 4Subject: [PATCH] Disable unicode
5 5
6Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> 6Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
7 7