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:
abe2e52
)
Fix a silly typo in the ncurses build.
author
Chris Larson
<clarson@kergoth.com>
Sat, 22 Jan 2005 04:52:13 +0000
(
04:52
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Sat, 22 Jan 2005 04:52:13 +0000
(
04:52
+0000)
BKrev: 41f1dbfdhRNhIbPpxE9q_6Duexyqgg
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
963ea46
..
61909d5
100644
(file)
--- a/
packages/ncurses/ncurses_5.4.bb
+++ b/
packages/ncurses/ncurses_5.4.bb
@@
-1,7
+1,7
@@
-PR = "r
6
"
+PR = "r
7
"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
file://visibility.patch;patch=1"
S = "${WORKDIR}/ncurses-${PV}"
-include ncurse
e
s.inc
+include ncurses.inc