diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2023-03-24 11:52:06 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-02 14:16:58 -0700 |
commit | 078e867c9763f48e4a5425f698e43a8148bffd77 (patch) | |
tree | 8f73b0c302f250f126d27c7e309b1a71e078b18a /meta-python | |
parent | 05c9ba951ed0bb609d0ca139beca689d3b0e0793 (diff) | |
download | meta-openembedded-078e867c9763f48e4a5425f698e43a8148bffd77.tar.gz |
etcd: use v2.1.2 xhash to fix build issue
Fixes:
| # github.com/cespare/xxhash/v2
| asm: xxhash_amd64.s:120: when dynamic linking, R15 is clobbered by a global
| variable access and is used here:
| 00092 (/home/pokybuild/yocto-worker/meta-oe/cespare/xxhash/v2@v2.1.1/xxhash_amd64.s:120) ADDQ R15, AX
| asm: assembly failed
Upstream-Status: Backport [https://github.com/etcd-io/etcd/commit/f0f77fc14e3bd4d94a953b490e810a06ef36695a]
Limited PR with just this patch submitted via this PR:
https://github.com/etcd-io/etcd/pull/15556
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions