mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
lttng-modules: bump version to 2.9.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ca944de536
commit
e285cabf7d
@ -1,3 +1,3 @@
|
||||
# From http://lttng.org/files/lttng-modules/lttng-modules-2.9.1.tar.bz2.{md5,sha1}
|
||||
md5 5a16bca52233cc2bdff572b1120a88f6 lttng-modules-2.9.1.tar.bz2
|
||||
sha1 5b47e923a8d697b0f5799f0eb226a41c4957966c lttng-modules-2.9.1.tar.bz2
|
||||
# From http://lttng.org/files/lttng-modules/lttng-modules-2.9.2.tar.bz2.{md5,sha1}
|
||||
md5 6c02645c77fd4d6475a4f83bda1d75ff lttng-modules-2.9.2.tar.bz2
|
||||
sha1 da54a8478019c0d551590c37826e78c058e9cb8b lttng-modules-2.9.2.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LTTNG_MODULES_VERSION = 2.9.1
|
||||
LTTNG_MODULES_VERSION = 2.9.2
|
||||
LTTNG_MODULES_SITE = http://lttng.org/files/lttng-modules
|
||||
LTTNG_MODULES_SOURCE = lttng-modules-$(LTTNG_MODULES_VERSION).tar.bz2
|
||||
LTTNG_MODULES_LICENSE = LGPL-2.1/GPL-2.0 (kernel modules), MIT (lib/bitfield.h, lib/prio_heap/*)
|
||||
|
Loading…
Reference in New Issue
Block a user