]> code.ossystems Code Review - openembedded-core.git/commit
mirrors.bbclass: Add mirror site for savannah
authorChanghyeok Bae <changhyeok.bae@lge.com>
Thu, 8 May 2014 03:44:04 +0000 (12:44 +0900)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 11 May 2014 11:24:21 +0000 (12:24 +0100)
commitaf00b6544f60e4d7581f9d9767f9d3f574392359
tree861d4524efd7f1300164192c913f908810012688
parentc19fb913006eb53025e5db1574d973c8d7ceec76
mirrors.bbclass: Add mirror site for savannah

* The SRC_URI is not accessible.
  So need to add mirror site referred by the original site.
* The problem is that
  http://download.savannah.gnu.org/releases redirects to closest mirror
  and few mirrors (e.g. .jp) weren't working correctly while
  http://download-mirror.savannah.gnu.org/releases/ seems to be reliable.
* Add SAVANNAH_GNU_MIRROR and SAVANNAH_NONGNU_MIRROR variable in bitbake.conf.
* Change the SRC_URI using the new variable.

Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/mirrors.bbclass
meta/conf/bitbake.conf
meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
meta/recipes-devtools/dmidecode/dmidecode_2.12.bb
meta/recipes-devtools/quilt/quilt-0.61.inc
meta/recipes-extended/ed/ed_0.5.bb
meta/recipes-extended/texi2html/texi2html_5.0.bb
meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
meta/recipes-support/attr/acl.inc
meta/recipes-support/attr/attr.inc