summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses-5.9
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-04-06 17:50:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-08 06:18:21 -0700
commit2588569c9781d59b7f3f4f28ed94dea48d29fd68 (patch)
tree9ed0bb23fc8ca55596c1d5915de7e2d06f6bc7de /meta/recipes-core/ncurses/ncurses-5.9
parent5a780eb38821f3b6fb8d1be007e3f3323f6f2b83 (diff)
downloadpoky-2588569c9781d59b7f3f4f28ed94dea48d29fd68.tar.gz
ncurses: Update to 5.9
The previous 5.7 release was relatively close to 5.8 due to it bringing in a patch to sync with upstream work-in-progress. We skip over the 5.8 release and move to 5.9. Also, we move most of the contents of the main recipe into the previously unused ncurses.inc file. (From OE-Core rev: 296ac8b2b0fe5b84f04a272b33d1df37bdac986f) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/ncurses/ncurses-5.9')
-rw-r--r--meta/recipes-core/ncurses/ncurses-5.9/config.cache4
-rw-r--r--meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch25
2 files changed, 29 insertions, 0 deletions
diff --git a/meta/recipes-core/ncurses/ncurses-5.9/config.cache b/meta/recipes-core/ncurses/ncurses-5.9/config.cache
new file mode 100644
index 0000000000..6a9217d5bb
--- /dev/null
+++ b/meta/recipes-core/ncurses/ncurses-5.9/config.cache
@@ -0,0 +1,4 @@
1#! /bin/sh
2
3cf_cv_func_nanosleep=yes
4cf_cv_func_mkstemp=yes
diff --git a/meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch b/meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch
new file mode 100644
index 0000000000..1678b885c4
--- /dev/null
+++ b/meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch
@@ -0,0 +1,25 @@
1'tic' of some linux distributions (e.g. fedora 11) hang in an infinite
2loop when processing the original file.
3
4Index: ncurses-5.7/misc/terminfo.src
5===================================================================
6--- ncurses-5.7.orig/misc/terminfo.src
7+++ ncurses-5.7/misc/terminfo.src
8@@ -3706,12 +3706,11 @@ konsole-xf3x|KDE console window with key
9 # The value for kbs reflects local customization rather than the settings used
10 # for XFree86 xterm.
11 konsole-xf4x|KDE console window with keyboard for XFree86 4.x xterm,
12- kend=\EOF, khome=\EOH, use=konsole+pcfkeys,
13- use=konsole-vt100,
14-# Konsole does not implement shifted cursor-keys.
15-konsole+pcfkeys|konsole subset of xterm+pcfkeys,
16- kLFT@, kRIT@, kcbt=\E[Z, kind@, kri@, kDN@, kUP@, use=xterm+pcc2,
17- use=xterm+pcf0,
18+ kend=\EOF, kf1=\EOP, kf13=\EO2P, kf14=\EO2Q, kf15=\EO2R,
19+ kf16=\EO2S, kf17=\E[15;2~, kf18=\E[17;2~, kf19=\E[18;2~,
20+ kf2=\EOQ, kf20=\E[19;2~, kf21=\E[20;2~, kf22=\E[21;2~,
21+ kf23=\E[23;2~, kf24=\E[24;2~, kf3=\EOR, kf4=\EOS,
22+ khome=\EOH, use=konsole-vt100,
23 # KDE's "vt100" keyboard has no relationship to any terminal that DEC made, but
24 # it is still useful for deriving the other entries.
25 konsole-vt100|KDE console window with vt100 (sic) keyboard,