From 6b02575e0675fa576974536da8612a3f5ed8bbd3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 11 Jan 2016 15:00:58 +0000 Subject: lttng-modules: Upgrade to 2.7.1 (From OE-Core rev: 1bb1e262944a94d8d0705890c7a56398df4559e6) Signed-off-by: Richard Purdie --- meta/recipes-kernel/lttng/lttng-modules_git.bb | 4 ++-- 1 file 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 \ inherit module -SRCREV = "f4b27072a77b43af2fea72d6700bd64eb59a39f1" -PV = "2.7.0+git${SRCPV}" +SRCREV = "45e0ebd91f995cc73c2b0d5c60cf9d12e8c838bf" +PV = "2.7.1+git${SRCPV}" COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|arm).*-linux' -- cgit 1.2.3-korg