]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
lttng-modules: bump version
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Sun, 26 Oct 2014 18:45:51 +0000 (19:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Oct 2014 21:13:20 +0000 (22:13 +0100)
Add a hash file

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lttng-modules/lttng-modules.hash [new file with mode: 0644]
package/lttng-modules/lttng-modules.mk

diff --git a/package/lttng-modules/lttng-modules.hash b/package/lttng-modules/lttng-modules.hash
new file mode 100644 (file)
index 0000000..25dba0c
--- /dev/null
@@ -0,0 +1,6 @@
+# From http://lttng.org/files/lttng-modules/lttng-modules-2.5.1.tar.bz2.sha1
+sha1   75d9662ed3f8d7c53833663a5d89fe31c015b3ca  lttng-modules-2.5.1.tar.bz2
+# From http://lttng.org/files/lttng-modules/lttng-modules-2.5.1.tar.bz2.md5
+md5    2d99bb7311ba92e82e3b675f0b8dee7d  lttng-modules-2.5.1.tar.bz2
+# Locally generated
+sha256 962238175f0959ac71b97fdde144a3f76a84f63aea6b3645f94da88512bcccdb  lttng-modules-2.5.1.tar.bz2
index 089fa62847754660c15dc8a9a34b64c4aa029941..02ec202f6dafcc01896e72ab35f24aa9c8db52dc 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LTTNG_MODULES_VERSION = 2.5.0
+LTTNG_MODULES_VERSION = 2.5.1
 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/*