mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
There is a timezone related ptest that fails using musl-libc. This has been reported to the mariadb developers[1], who came up with the backported patch that's the subject of this change. This patch skips the timezone related tests with musl, in case the testcase uses a timezone that behaves differently with musl than on other platforms. [1]: https://jira.mariadb.org/browse/MDEV-38029 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
|---|---|---|
| .. | ||
| 0001-Add-missing-includes-cstdint-and-cstdio.patch | ||
| 0001-aio_libaio-Check-if-syscall-exists-before-using-it.patch | ||
| 0001-Ensure-compatibility-with-ARMv9-by-updating-.arch-di.patch | ||
| 0001-Fix-library-LZ4-lookup.patch | ||
| 0001-innobase-Define-__NR_futex-if-it-does-not-exist.patch | ||
| 0001-MDEV-38029-my_tzinfo-t-fails-for-certain-TZ-values-o.patch | ||
| 0001-Remove-x86-specific-loop-in-my_convert.patch | ||
| 0001-sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch | ||
| 0001-storage-mroonga-CMakeLists.txt-fix-reproducible-buil.patch | ||
| 0001-support-reproducible-builds.patch | ||
| configure.cmake-fix-valgrind.patch | ||
| cross-compiling.patch | ||
| fix-arm-atomic.patch | ||
| install_db | ||
| install_db.service | ||
| lfs64.patch | ||
| my.cnf | ||
| mysql-systemd-start | ||
| mysqld.service | ||
| riscv32.patch | ||
| run-ptest | ||
| ssize_t.patch | ||
| support-files-CMakeLists.txt-fix-do_populate_sysroot.patch | ||
| sys_futex.patch | ||