From: Andre McCurdy Date: Mon, 6 Jul 2015 20:50:01 +0000 (-0700) Subject: glibc: fix typo in add_resource_h_to_wait_h.patch X-Git-Tag: 2015-10~1359 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6cb3078a9da332ae4c61347c8be1403d6fb1f9d0;p=openembedded-core.git glibc: fix typo in add_resource_h_to_wait_h.patch Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- 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