diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch index 9720cdb898..7848ccf2ae 100644 --- a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch +++ b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch @@ -5,7 +5,7 @@ tracing_enabled use in the kernel is being deprecated as per commit the linux mainline kernel. tracing_enabled use will generate a warning and may no longer function as expected, therefore move to use tracing_on. -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Dennis Hall <dennis.hall@windriver.com> |