diff options
Diffstat (limited to 'meta-oe/recipes-dbs/mysql/mariadb.inc')
| -rw-r--r-- | meta-oe/recipes-dbs/mysql/mariadb.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc b/meta-oe/recipes-dbs/mysql/mariadb.inc index 82479c248f..4fcb5a1e40 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb.inc +++ b/meta-oe/recipes-dbs/mysql/mariadb.inc | |||
| @@ -22,14 +22,13 @@ SRC_URI = "https://archive.mariadb.org/${BP}/source/${BP}.tar.gz \ | |||
| 22 | file://0001-sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch \ | 22 | file://0001-sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch \ |
| 23 | file://lfs64.patch \ | 23 | file://lfs64.patch \ |
| 24 | file://0001-Add-missing-includes-cstdint-and-cstdio.patch \ | 24 | file://0001-Add-missing-includes-cstdint-and-cstdio.patch \ |
| 25 | file://0001-Ensure-compatibility-with-ARMv9-by-updating-.arch-di.patch \ | ||
| 26 | file://riscv32.patch \ | 25 | file://riscv32.patch \ |
| 27 | file://0001-Remove-x86-specific-loop-in-my_convert.patch \ | 26 | file://0001-Remove-x86-specific-loop-in-my_convert.patch \ |
| 28 | file://0001-support-reproducible-builds.patch \ | 27 | file://0001-support-reproducible-builds.patch \ |
| 29 | file://0001-storage-mroonga-CMakeLists.txt-fix-reproducible-buil.patch \ | 28 | file://0001-storage-mroonga-CMakeLists.txt-fix-reproducible-buil.patch \ |
| 30 | file://0001-MDEV-38029-my_tzinfo-t-fails-for-certain-TZ-values-o.patch \ | 29 | file://0001-MDEV-38029-my_tzinfo-t-fails-for-certain-TZ-values-o.patch \ |
| 31 | " | 30 | " |
| 32 | SRC_URI[sha256sum] = "52fa4dca2c5f80afc1667d523a27c06176d98532298a6b0c31ed73505f49e15c" | 31 | SRC_URI[sha256sum] = "8e481ca29b5a740444d45451c8ea2d93711cf525d6fa5d27bc9512cf8973b075" |
| 33 | 32 | ||
| 34 | UPSTREAM_CHECK_URI = "https://github.com/MariaDB/server/tags" | 33 | UPSTREAM_CHECK_URI = "https://github.com/MariaDB/server/tags" |
| 35 | 34 | ||
