summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.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-18 16:34:41 +0100
commitccd816b8654fea5c939c87bdd53026716723218d (patch)
tree812ab41b37ea62b9c6b0260e99d068387ff0559c /scripts/lib/devtool/standard.py
parentccb4acab440185a68aa7008df68f6bb1ec2bccb1 (diff)
downloadpoky-ccd816b8654fea5c939c87bdd53026716723218d.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: 741030ce3251d0f6084b6c58904760316ac84487) Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit e9e43d7f7488c4da8598759c4882cceeda9d2095) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions