summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/babeltrace_1.5.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-02-22 16:51:02 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-01 23:27:08 +0000
commitc49972abcfc312435610ca2eebb88a3e51a6e462 (patch)
tree101648bb3e8fb3e438177a3dfec8a71e7f6350ec /meta/recipes-kernel/lttng/babeltrace_1.5.1.bb
parenta66e0c53d041d8a934c9c8715536a68ddb386733 (diff)
downloadpoky-c49972abcfc312435610ca2eebb88a3e51a6e462.tar.gz
babeltrace: update to 1.5.2
(From OE-Core rev: 219915ceff629337bdab113db14f1efc86943d64) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/babeltrace_1.5.1.bb')
-rw-r--r--meta/recipes-kernel/lttng/babeltrace_1.5.1.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.5.1.bb b/meta/recipes-kernel/lttng/babeltrace_1.5.1.bb
deleted file mode 100644
index c22b3a01b4..0000000000
--- a/meta/recipes-kernel/lttng/babeltrace_1.5.1.bb
+++ /dev/null
@@ -1,19 +0,0 @@
1SUMMARY = "Babeltrace - Trace Format Babel Tower"
2DESCRIPTION = "Babeltrace provides trace read and write libraries in host side, as well as a trace converter, which used to convert LTTng 2.0 traces into human-readable log."
3HOMEPAGE = "http://www.efficios.com/babeltrace/"
4BUGTRACKER = "https://bugs.lttng.org/projects/babeltrace"
5
6LICENSE = "MIT & GPLv2"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa"
8
9DEPENDS = "glib-2.0 util-linux popt bison-native flex-native"
10
11inherit autotools pkgconfig
12
13SRC_URI = "http://www.efficios.com/files/babeltrace/babeltrace-${PV}.tar.bz2 \
14"
15
16EXTRA_OECONF = "--disable-debug-info"
17
18SRC_URI[md5sum] = "3f7d29ba2821a966d24759a928a15cdf"
19SRC_URI[sha256sum] = "379e96f1cf867f0a198cf1c315c52ec7d7ad67898402bbe22d1404fc38d19d98"