summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2015-07-06 13:50:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-07 13:33:26 +0100
commita44f203eab0d1225b89bcb0d675da3566c8a8378 (patch)
tree4b76fe266c59e9e8f43c906d325140ff786d391e /meta/recipes-core/glibc
parent6edd1f075c1d04363cf4a7c269b49e97823c7be5 (diff)
downloadpoky-a44f203eab0d1225b89bcb0d675da3566c8a8378.tar.gz
glibc: fix typo in add_resource_h_to_wait_h.patch
(From OE-Core rev: 6cb3078a9da332ae4c61347c8be1403d6fb1f9d0) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc')
-rw-r--r--meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch2
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
2present in this header, the newer version of perf in 3.2 and 2present in this header, the newer version of perf in 3.2 and
3beyond directly include sys/resource.h 3beyond directly include sys/resource.h
4 4
5Upstream-Status: Inapproriate [older kernel/perf specific] 5Upstream-Status: Inappropriate [older kernel/perf specific]
6 6
7Signed-off-by: Saul Wold <sgw@linux.intel.com> 7Signed-off-by: Saul Wold <sgw@linux.intel.com>
8 8