aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-04-13 18:36:10 +0200
committerThomas Zimmermann <zimmermann@vdm-design.de>2011-09-10 15:45:49 +0200
commit78ab4d045fb020eeec0400b5a02ece99c642f560 (patch)
tree8fe2dd682059098020cffed9bd58a0a626705f28 /recipes
parentc83226ee4d9d8c55169e2b4df8ea94a6cce63124 (diff)
downloadopenembedded-78ab4d045fb020eeec0400b5a02ece99c642f560.tar.gz
ncurses 5.7: put patch in OE
The patch disappeared and apache on the sourcemirrors doesn't allow downloading of '.sh' files. This is *exactly* why we keep patches in OE instead downloading them from unreliable websites Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ncurses/ncurses/ncurses-5.7-20110108-patch.sh.bz2bin0 -> 827022 bytes
-rw-r--r--recipes/ncurses/ncurses_5.7.bb4
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ncurses/ncurses/ncurses-5.7-20110108-patch.sh.bz2 b/recipes/ncurses/ncurses/ncurses-5.7-20110108-patch.sh.bz2
new file mode 100644
index 0000000000..75d2507784
--- /dev/null
+++ b/recipes/ncurses/ncurses/ncurses-5.7-20110108-patch.sh.bz2
Binary files differ
diff --git a/recipes/ncurses/ncurses_5.7.bb b/recipes/ncurses/ncurses_5.7.bb
index f74b9ab5b6..2c3c23b7c2 100644
--- a/recipes/ncurses/ncurses_5.7.bb
+++ b/recipes/ncurses/ncurses_5.7.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
SECTION = "libs"
PATCHDATE = "20110115"
PV = "5.7+${PATCHDATE}"
-PR = "r16"
+PR = "r17"
DEPENDS = "ncurses-native unifdef-native"
DEPENDS_virtclass-native = "unifdef-native"
@@ -12,7 +12,7 @@ DEPENDS_virtclass-native = "unifdef-native"
inherit autotools binconfig test
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-5.7.tar.gz;name=tarball \
- ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20110108-patch.sh.bz2;apply=yes;name=p20110108sh \
+ file://ncurses-5.7-20110108-patch.sh.bz2;apply=yes;name=p20110108sh \
\
ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-${PATCHDATE}.patch.gz;name=p${PATCHDATE} \
file://tic-hang.patch \