lttng-modules: Update along 2.6 stable branch

Resolve compile issues with latest 3.19 stable series kernels.

(From OE-Core rev: 13eef8f4dfcd72a6262e8291e2e08d52e3d327a2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2015-03-25 08:36:05 +00:00
parent 3a646564ad
commit a77f368cca
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ do_configure[depends] += "virtual/kernel:do_shared_workdir"
inherit module
SRCREV = "9e8bcbf975844986f021e99e2a30ceedc41b46a8"
SRCREV = "1b2a5429de815c95643df2eadf91253909708728"
COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|arm).*-linux'