summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/git.py
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:12 +0100
commit6c43f2369d9777b8de61944f6f3882b74343c7ad (patch)
treec81b9ddfb710118d53bc260bd84cabdb65dbcb3a /bitbake/lib/bb/fetch2/git.py
parent08fc2a20aaad6773fc149655515f21c62d6e48a5 (diff)
downloadpoky-6c43f2369d9777b8de61944f6f3882b74343c7ad.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. (From OE-Core rev: e9e43d7f7488c4da8598759c4882cceeda9d2095) Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions