summaryrefslogtreecommitdiffstats
path: root/README.OE-Core.md
diff options
context:
space:
mode:
authorJiaqing Zhao <jiaqing.zhao@linux.intel.com>2022-06-07 10:49:23 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-08 21:52:09 +0100
commite9e43d7f7488c4da8598759c4882cceeda9d2095 (patch)
treef5d3c236b6e1a584f45e25d74ebbd02bd586d2da /README.OE-Core.md
parent8f785f35c8a9cdc0107fbaa76b20df5199159ee0 (diff)
downloadopenembedded-core-contrib-e9e43d7f7488c4da8598759c4882cceeda9d2095.tar.gz
systemd: Correct 0001-pass-correct-parameters-to-getdents64.patch
Current patch removes the uint8_t* cast in src/basic/recurse-dir.c:57 to fix musl build, but it changes the value here as pointer arithmetic is type-depended in C. This patch corrects the behavior by adding an extra cast to struct dirent*. Also changes the patch's Upstream-Status to Inappropriate as it's musl- specific. Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.OE-Core.md')
0 files changed, 0 insertions, 0 deletions