summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/files/0001-tic-hang.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/ncurses/files/0001-tic-hang.patch')
-rw-r--r--meta/recipes-core/ncurses/files/0001-tic-hang.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-core/ncurses/files/0001-tic-hang.patch b/meta/recipes-core/ncurses/files/0001-tic-hang.patch
index 4a970561d7..f98a943e5c 100644
--- a/meta/recipes-core/ncurses/files/0001-tic-hang.patch
+++ b/meta/recipes-core/ncurses/files/0001-tic-hang.patch
@@ -1,6 +1,6 @@
1From a95590f676209832fe0b27226e6de3cb50e2b97c Mon Sep 17 00:00:00 2001 1From 168ba7a681be73ac024438e33e14fde1d5aea97d Mon Sep 17 00:00:00 2001
2From: Hongxu Jia <hongxu.jia@windriver.com> 2From: Hongxu Jia <hongxu.jia@windriver.com>
3Date: Wed, 16 Aug 2017 14:31:51 +0800 3Date: Fri, 30 Mar 2018 10:02:24 +0800
4Subject: [PATCH 1/2] tic hang 4Subject: [PATCH 1/2] tic hang
5 5
6Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [configuration]
@@ -10,34 +10,34 @@ loop when processing the original file.
10 10
11Signed-off-by: anonymous 11Signed-off-by: anonymous
12 12
13Rebase to 6.0+20170715 13Rebase to 6.1
14Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 14Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
15--- 15---
16 misc/terminfo.src | 11 +++++------ 16 misc/terminfo.src | 11 +++++------
17 1 file changed, 5 insertions(+), 6 deletions(-) 17 1 file changed, 5 insertions(+), 6 deletions(-)
18 18
19diff --git a/misc/terminfo.src b/misc/terminfo.src 19diff --git a/misc/terminfo.src b/misc/terminfo.src
20index ee3fab3..176d593 100644 20index 84f4810..6b385ec 100644
21--- a/misc/terminfo.src 21--- a/misc/terminfo.src
22+++ b/misc/terminfo.src 22+++ b/misc/terminfo.src
23@@ -5177,12 +5177,11 @@ konsole-xf3x|KDE console window with keyboard for XFree86 3.x xterm, 23@@ -5562,12 +5562,11 @@ konsole-xf3x|KDE console window with keyboard for XFree86 3.x xterm,
24 # The value for kbs reflects local customization rather than the settings used 24 # The value for kbs (see konsole-vt100) reflects local customization rather
25 # for XFree86 xterm. 25 # than the settings used for XFree86 xterm.
26 konsole-xf4x|KDE console window with keyboard for XFree86 4.x xterm, 26 konsole-xf4x|KDE console window with keyboard for XFree86 4.x xterm,
27- kend=\EOF, khome=\EOH, use=konsole+pcfkeys, 27- kend=\EOF, khome=\EOH, use=konsole+pcfkeys,
28- use=konsole-vt100, 28- use=konsole-vt100,
29-# Konsole does not implement shifted cursor-keys. 29-
30-konsole+pcfkeys|konsole subset of xterm+pcfkeys, 30-konsole+pcfkeys|konsole subset of xterm+pcfkeys,
31- kLFT@, kRIT@, kcbt=\E[Z, kind@, kri@, kDN@, kUP@, use=xterm+pcc2, 31- kcbt=\E[Z, use=xterm+pcc2, use=xterm+pcf0,
32- use=xterm+pcf0, 32- use=xterm+pce2,
33+ kend=\EOF, kf1=\EOP, kf13=\EO2P, kf14=\EO2Q, kf15=\EO2R, 33+ kend=\EOF, kf1=\EOP, kf13=\EO2P, kf14=\EO2Q, kf15=\EO2R,
34+ kf16=\EO2S, kf17=\E[15;2~, kf18=\E[17;2~, kf19=\E[18;2~, 34+ kf16=\EO2S, kf17=\E[15;2~, kf18=\E[17;2~, kf19=\E[18;2~,
35+ kf2=\EOQ, kf20=\E[19;2~, kf21=\E[20;2~, kf22=\E[21;2~, 35+ kf2=\EOQ, kf20=\E[19;2~, kf21=\E[20;2~, kf22=\E[21;2~,
36+ kf23=\E[23;2~, kf24=\E[24;2~, kf3=\EOR, kf4=\EOS, 36+ kf23=\E[23;2~, kf24=\E[24;2~, kf3=\EOR, kf4=\EOS,
37+ khome=\EOH, use=konsole-vt100, 37+ khome=\EOH, use=konsole-vt100,
38
39 # Obsolete: vt100.keymap
38 # KDE's "vt100" keyboard has no relationship to any terminal that DEC made, but 40 # KDE's "vt100" keyboard has no relationship to any terminal that DEC made, but
39 # it is still useful for deriving the other entries.
40 konsole-vt100|KDE console window with vt100 (sic) keyboard,
41-- 41--
421.8.3.1 421.8.3.1
43 43