[oe] [meta-oe][PATCHv2 1/2] mariadb.inc: switch to a different, working mirror

Koen Kooi koen.kooi at linaro.org
Wed Aug 19 12:46:04 UTC 2015


The current mirror doesn't have mariadb 5.x anymore.

Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
---
 meta-oe/recipes-support/mysql/mariadb.inc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/mysql/mariadb.inc b/meta-oe/recipes-support/mysql/mariadb.inc
index d2418e7..a11924a 100644
--- a/meta-oe/recipes-support/mysql/mariadb.inc
+++ b/meta-oe/recipes-support/mysql/mariadb.inc
@@ -3,8 +3,7 @@ HOMEPAGE = "http://mariadb.org"
 SECTION = "libs"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-
-SRC_URI = "http://mirror.stshosting.co.uk/mariadb/mariadb-${PV}/source/mariadb-${PV}.tar.gz \
+SRC_URI = "http://mirrors.supportex.net/mariadb/mariadb-${PV}/source/mariadb-${PV}.tar.gz \
            file://fix-cmake-module-path.patch \
            file://remove-bad-path.patch \
            file://fix-mysqlclient-r-version.patch \
-- 
2.1.0




More information about the Openembedded-devel mailing list