diff options
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-modules_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_git.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb index 33aa12551e..53d2482743 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_git.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb | |||
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=362844633a08753bd96ab322a6c7f9f6 \ | |||
8 | 8 | ||
9 | inherit module | 9 | inherit module |
10 | 10 | ||
11 | SRCREV = "f4b27072a77b43af2fea72d6700bd64eb59a39f1" | 11 | SRCREV = "45e0ebd91f995cc73c2b0d5c60cf9d12e8c838bf" |
12 | PV = "2.7.0+git${SRCPV}" | 12 | PV = "2.7.1+git${SRCPV}" |
13 | 13 | ||
14 | COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|arm).*-linux' | 14 | COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|arm).*-linux' |
15 | 15 | ||