From: Richard Purdie Date: Mon, 11 Jan 2016 15:00:58 +0000 (+0000) Subject: lttng-modules: Upgrade to 2.7.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27745 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bb1e262944a94d8d0705890c7a56398df4559e6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lttng-modules: Upgrade to 2.7.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/lttng/lttng-modules_git.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb index 33aa12551e2..53d2482743b 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'