]> code.ossystems Code Review - openembedded-core.git/commitdiff
glibc: fix typo in add_resource_h_to_wait_h.patch
authorAndre McCurdy <armccurdy@gmail.com>
Mon, 6 Jul 2015 20:50:01 +0000 (13:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Jul 2015 12:32:59 +0000 (13:32 +0100)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/add_resource_h_to_wait_h.patch

index 4559de7bc158eee4733e84894bf5d0f2aad7c6ad..70f57c497919c9815f887a0aee552de43dc5307d 100644 (file)
@@ -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>