From: Philippe Proulx Date: Thu, 26 Nov 2015 19:42:05 +0000 (-0500) Subject: lttng-modules: bump to version 2.7.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2be38b9e3bee22129b9da160a8d131ce4e1efac;p=buildroot.git lttng-modules: bump to version 2.7.0 [Peter: drop extra whitespace in .hash file] Signed-off-by: Philippe Proulx Signed-off-by: Peter Korsgaard --- diff --git a/package/lttng-modules/lttng-modules.hash b/package/lttng-modules/lttng-modules.hash index 918b4cfc7a..b94d910dc0 100644 --- a/package/lttng-modules/lttng-modules.hash +++ b/package/lttng-modules/lttng-modules.hash @@ -1,2 +1,2 @@ -# http://www.lttng.org/files/lttng-modules/lttng-modules-2.6.0.tar.bz2.sha1 -sha1 6402ec848e2a75250e04be35f0c49332bf37a388 lttng-modules-2.6.0.tar.bz2 +# http://www.lttng.org/files/lttng-modules/lttng-modules-2.7.0.tar.bz2.sha1 +sha1 b98b85cd71c03d511b37790644353c7209bcadd4 lttng-modules-2.7.0.tar.bz2 diff --git a/package/lttng-modules/lttng-modules.mk b/package/lttng-modules/lttng-modules.mk index 30c581e33e..19c0a5d9b5 100644 --- a/package/lttng-modules/lttng-modules.mk +++ b/package/lttng-modules/lttng-modules.mk @@ -4,7 +4,7 @@ # ################################################################################ -LTTNG_MODULES_VERSION = 2.6.0 +LTTNG_MODULES_VERSION = 2.7.0 LTTNG_MODULES_SITE = http://lttng.org/files/lttng-modules LTTNG_MODULES_SOURCE = lttng-modules-$(LTTNG_MODULES_VERSION).tar.bz2 LTTNG_MODULES_LICENSE = LGPLv2.1/GPLv2 for kernel modules; MIT for lib/bitfield.h and lib/prio_heap/*