mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
mariadb: update SRC_URI, as 5.5.64 has moved to archive
The old URL now gives 404 Not Found Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
2d088d2526
commit
436cf0aa2b
@@ -4,7 +4,7 @@ SECTION = "libs"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
|
|
||||||
SRC_URI = "https://downloads.mariadb.org/f/${BP}/source/${BP}.tar.gz \
|
SRC_URI = "http://archive.mariadb.org/${BP}/source/${BP}.tar.gz \
|
||||||
file://fix-cmake-module-path.patch \
|
file://fix-cmake-module-path.patch \
|
||||||
file://remove-bad-path.patch \
|
file://remove-bad-path.patch \
|
||||||
file://fix-mysqlclient-r-version.patch \
|
file://fix-mysqlclient-r-version.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user