aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bash/bash.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bash/bash.inc')
-rw-r--r--recipes/bash/bash.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bash/bash.inc b/recipes/bash/bash.inc
index 4eba6895ba..239ddd1921 100644
--- a/recipes/bash/bash.inc
+++ b/recipes/bash/bash.inc
@@ -8,7 +8,7 @@ inherit autotools gettext
PARALLEL_MAKE = ""
-SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz;name=archive"
S = "${WORKDIR}/bash-${PV}"
bindir = "/bin"