From ed5198463f61274f6f78bc5b1e2cded63d750c4c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 8 May 2019 10:38:23 +0100 Subject: openssh/systemd/python/qemu: Fix patch Upstream-Status Fix some missing or corrupted patch Upstream-Status values. (From OE-Core rev: 07bc5a5367e0dec45253fd849e0157094152fd31) Signed-off-by: Richard Purdie --- .../systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-core/systemd/systemd') diff --git a/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch b/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch index 1c6a6f50de..bae9d3eaad 100644 --- a/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch +++ b/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch @@ -7,6 +7,8 @@ fix error: | error: passing argument 5 of 'chase_symlinks_and_stat' from incompatible pointer type [-Werror=incompatible-pointer-types] Signed-off-by: Andrej Valek + +Upstream-Status: Pending --- src/basic/fs-util.h | 1 + 1 file changed, 1 insertion(+) -- cgit v1.2.3-54-g00ecf