summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-11 13:49:07 -0700
committerKhem Raj <raj.khem@gmail.com>2022-09-11 20:42:05 -0700
commit2374b2f3bc869ffaa5e027a41aff76a3612c9e23 (patch)
treeabb7a41ae03bb0b7cfd5809e16de2092cfadbf34 /meta-python
parentfe91ebe55c13c4fd15ded2f7da50fc4e0a475422 (diff)
downloadmeta-openembedded-2374b2f3bc869ffaa5e027a41aff76a3612c9e23.tar.gz
kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips
Fixes kexec-elf-mips.c:163:42: error: incompatible pointer to integer conversion passing 'char *' to p arameter of type 'off_t' (aka 'long long') [-Wint-conversion] | dtb_set_initrd(&dtb_buf, &dtb_length, initrd_buf, initrd_buf + initrd_size); | ^~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions