mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
ltp: add missing patch Upstream-Status
(From OE-Core rev: a6ca465d0981f25723b4ff93a2731e87fb20bd49) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9f33f5f265
commit
f473c365d9
@@ -6,6 +6,7 @@ Subject: [PATCH] statx: fix compile errors
|
||||
struct statx is only defined in sys/stat.h when _GNU_SOURCE is defined.
|
||||
The testcases do define _GNU_SOURCE, but not the m4 struct check.
|
||||
|
||||
Upstream-Status: Backport
|
||||
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
|
||||
Acked-by: Cyril Hrubis <chrubis@suse.cz>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user