summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/which/which_2.20.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-22 11:45:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-23 15:44:02 +0000
commitbc7967f04161c90bd105e8e9921c55877bbbd114 (patch)
tree37f59436d383ca6ee04bcdad2821d95e112bfcb2 /meta/recipes-extended/which/which_2.20.bb
parent92e8ef0c10e2cf1b71ba5440f3ca918a26fded27 (diff)
downloadpoky-bc7967f04161c90bd105e8e9921c55877bbbd114.tar.gz
Various: Switch to using GNU_MIRROR
(From OE-Core rev: bd9e899d1b07813c78f2dc2e5c46a67937839065) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/which/which_2.20.bb')
-rw-r--r--meta/recipes-extended/which/which_2.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/which/which_2.20.bb b/meta/recipes-extended/which/which_2.20.bb
index f8c9bf421b..07a5d3104b 100644
--- a/meta/recipes-extended/which/which_2.20.bb
+++ b/meta/recipes-extended/which/which_2.20.bb
@@ -10,7 +10,7 @@ inherit autotools update-alternatives
10 10
11PR = "r1" 11PR = "r1"
12 12
13SRC_URI = "http://ftp.gnu.org/gnu/which/which-${PV}.tar.gz \ 13SRC_URI = "${GNU_MIRROR}/which/which-${PV}.tar.gz \
14 file://remove-declaration.patch" 14 file://remove-declaration.patch"
15 15
16SRC_URI[md5sum] = "95be0501a466e515422cde4af46b2744" 16SRC_URI[md5sum] = "95be0501a466e515422cde4af46b2744"