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: lucaceresoli/bug-15201-perf-libtraceevent-missing~29872 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb3078a9da332ae4c61347c8be1403d6fb1f9d0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 4559de7bc15..70f57c49791 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