diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-05-15 10:44:32 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-21 12:08:04 +0100 |
commit | 0bd4acbdd4383facd804a44994b1a2f5483800a2 (patch) | |
tree | 089eba608b02d4569ee92316dce0cf907deb89dd /meta-poky/README.poky.md | |
parent | 1cd1698fbe9d02864865c332b2ab68ce5ab79a4c (diff) | |
download | poky-0bd4acbdd4383facd804a44994b1a2f5483800a2.tar.gz |
systemd: fix build against 6.9 libc-headers
When building against the 6.9 linux-libc-headrs the following build
issue was hit:
| Program check-filesystems.sh found: YES (build/tmp/work/cortexa57-poky-linux/systemd/255.4/git/src/basic/check-filesystems.sh)
|
| ../git/src/basic/meson.build:238:8: ERROR: Problem encountered: Unknown filesystems defined in kernel headers:
|
| Filesystem found in kernel header but not in filesystems-gperf.gperf: PID_FS_MAGIC
Upstream already has this fixed, so we backport the commit.
(From OE-Core rev: 5a8a116b270d26ce50429aa32f2883a9d2fd1206)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/README.poky.md')
0 files changed, 0 insertions, 0 deletions