summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses_5.9.bb
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.bb
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.bb')
-rw-r--r--meta/recipes-core/ncurses/ncurses_5.9.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-core/ncurses/ncurses_5.9.bb b/meta/recipes-core/ncurses/ncurses_5.9.bb
new file mode 100644
index 0000000000..4e1f143ef3
--- /dev/null
+++ b/meta/recipes-core/ncurses/ncurses_5.9.bb
@@ -0,0 +1,10 @@
1require ncurses.inc
2
3PR = "${INC_PR}.0"
4
5SRC_URI += "file://tic-hang.patch \
6 file://config.cache \
7"
8
9SRC_URI[md5sum] = "8cb9c412e5f2d96bc6f459aa8c6282a1"
10SRC_URI[sha256sum] = "9046298fb440324c9d4135ecea7879ffed8546dd1b58e59430ea07a4633f563b"