diff options
-rw-r--r-- | meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch b/meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch index 4559de7bc1..70f57c4979 100644 --- a/meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch +++ b/meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch @@ -2,7 +2,7 @@ The older versions of perf still require sys/resource.h to be present in this header, the newer version of perf in 3.2 and beyond directly include sys/resource.h -Upstream-Status: Inapproriate [older kernel/perf specific] +Upstream-Status: Inappropriate [older kernel/perf specific] Signed-off-by: Saul Wold <sgw@linux.intel.com> |