git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a3192
)
ncurses: set LEAD_SONAME to libncurses.so.5 and bump PR
author
woglinde
<heinold@inf.fu-berlin.de>
Wed, 11 Mar 2009 15:22:05 +0000
(16:22 +0100)
committer
woglinde
<heinold@inf.fu-berlin.de>
Thu, 12 Mar 2009 00:37:18 +0000
(
01:37
+0100)
packages/ncurses/ncurses_5.4.bb
patch
|
blob
|
history
diff --git
a/packages/ncurses/ncurses_5.4.bb
b/packages/ncurses/ncurses_5.4.bb
index
4f54029
..
5607614
100644
(file)
--- a/
packages/ncurses/ncurses_5.4.bb
+++ b/
packages/ncurses/ncurses_5.4.bb
@@
-1,4
+1,4
@@
-PR = "r1
7
"
+PR = "r1
8
"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
file://makefile_tweak.patch;patch=1 \
@@
-6,3
+6,5
@@
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
S = "${WORKDIR}/ncurses-${PV}"
require ncurses.inc
+
+LEAD_SONAME = "libncurses.so.5"