diff options
author | Abe Kohandel <abe.kohandel@gmail.com> | 2023-08-27 21:48:02 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-09-08 16:09:42 -1000 |
commit | 4bf9d11c4b09e4ff7fd140530dd7e43aa7ee6312 (patch) | |
tree | 18bc38df7d5a0b1011a13ae924bb2f393c33c900 /scripts/lib/devtool/upgrade.py | |
parent | b714a94ea70c614baa5243c09617d1a25c0a5ffa (diff) | |
download | poky-4bf9d11c4b09e4ff7fd140530dd7e43aa7ee6312.tar.gz |
libdnf: resolve cstdint inclusion for newer gcc versions
Depending on the host gcc version, libdnf fails to compile due to
missing cstdint inclusions. These issue have already been addressed
upstream, add the patches to resolve this for older versions of the
library.
These commits are taken directly from the libdnf project at
https://github.com/rpm-software-management/libdnf
(From OE-Core rev: e1d9bc1f88bd989bafc20063938d7a70e1da104f)
Signed-off-by: Abe Kohandel <abe.kohandel@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions