diff --git a/meta/recipes-kernel/lttng/lttng-modules_git.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb index 3a92879e3c..351b0c8baf 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_git.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb @@ -10,8 +10,8 @@ DEPENDS = "virtual/kernel" inherit module -SRCREV = "1b26381c19dd2d9fa41f52d8dc13b15b8dd32c7c" -PV = "2.2.0+git${SRCPV}" +SRCREV = "10fe4e3f10c9ce1f2963bd118b91895a67e955ee" +PV = "2.2.1+git${SRCPV}" SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \ file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"