1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

Upstream-Status: Correct capitalization

(From OE-Core rev: 2d5c457bf888771891e9c29e82ec5a5cecace528)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold
2013-07-15 16:44:42 -07:00
committed by Richard Purdie
parent 77742dd0c9
commit 8f91b1cfc4
11 changed files with 11 additions and 11 deletions
@@ -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>