diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-26 20:47:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-26 20:51:00 +0100 |
commit | 5e7bf2a17d888bf2a8afcbbbd92269d873e7422c (patch) | |
tree | 5c70292caca8127f187342310142a54dd4ed7f22 /scripts/lib/devtool/build.py | |
parent | 7ed65df80f5929229a8e2ba7c179dcbd1ad480ad (diff) | |
download | poky-5e7bf2a17d888bf2a8afcbbbd92269d873e7422c.tar.gz |
createrepo-c: Fix 32 bit architecture segfaults with 64 bit time
After including time64.inc, createrepo-c was segfaulting on 32 bit architectures
when creating repo indexes (even for an empty repo).
Add a patch from Khem to fix this and some other compiler warnings related to 64
bit time on 32 bit.
[YOCTO #15170]
(From OE-Core rev: a5137a5c5c03a728faf57fd335ca8378f4f4cb91)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions