aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/recode
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-09-29 13:57:05 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-09-29 13:57:05 +0400
commitc9391dfd9f927cafde97991a170bed113028d8e4 (patch)
tree477ad40b552b7e77e8b44d165209aaf74eed9bdb /recipes/recode
parent9819d93bbbb4dc9b7e64eb761deb93f841006e8b (diff)
downloadopenembedded-c9391dfd9f927cafde97991a170bed113028d8e4.tar.gz
recode: use debian orig.tar.gz instead of gnu one
recode-3.6.tar.gz was removed from gnu mirrors (moved to old-gnu). Use recode_3.6.orig.tar.gz from Debian which is the same file. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/recode')
-rw-r--r--recipes/recode/recode_3.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/recode/recode_3.6.bb b/recipes/recode/recode_3.6.bb
index be91084608..d53cae8763 100644
--- a/recipes/recode/recode_3.6.bb
+++ b/recipes/recode/recode_3.6.bb
@@ -3,7 +3,7 @@ SECTION = "console/utils"
LICENSE = "GPL"
PR = "r1"
-SRC_URI = "${GNU_MIRROR}/recode/recode-${PV}.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/r/recode/recode_${PV}.orig.tar.gz \
file://recode-bitfield-width.patch"
inherit autotools