diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-21 23:34:16 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 12:50:20 +0000 |
commit | 0c5366dd9a9b7304c0d9d2391110ab1d93789df1 (patch) | |
tree | b8283e9ad52f7b7a3fd51dbe2dcec22a6dc30a32 /meta/recipes-extended/bash | |
parent | aee67ee798fc6adc030ce7302ed1f091719770cf (diff) | |
download | poky-0c5366dd9a9b7304c0d9d2391110ab1d93789df1.tar.gz |
bash: update HOMEPAGE
(From OE-Core rev: ec7a9dcacce39e922295a7d84b815b01af27a8b8)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bash')
-rw-r--r-- | meta/recipes-extended/bash/bash.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index 107c48f950..9ccb390280 100644 --- a/meta/recipes-extended/bash/bash.inc +++ b/meta/recipes-extended/bash/bash.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "An sh-compatible command language interpreter" | 1 | SUMMARY = "An sh-compatible command language interpreter" |
2 | HOMEPAGE = "http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" | 2 | HOMEPAGE = "http://tiswww.case.edu/php/chet/bash/bashtop.html" |
3 | SECTION = "base/shell" | 3 | SECTION = "base/shell" |
4 | 4 | ||
5 | DEPENDS = "ncurses bison-native" | 5 | DEPENDS = "ncurses bison-native" |