[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1237/8267] babeltrace: update to 1.4.0
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1237/8267] babeltrace: update to 1.4.0
- Date: Sat, 16 Dec 2017 21:32:46 +0000 (UTC)
commit f31597a8b91bdd1619521cbce30405cb01182dce
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date: Tue Jun 28 11:06:14 2016 +0300
babeltrace: update to 1.4.0
Switch to using tarballs for upstream releases.
Drop merged patches.
Add a --disable-debug-info parameter to ./configure, as it otherwise
attempts to execute a small test binary. If this (new) feature is truly needed,
we can set up a qemu wrapper later, or patch autoconf macros.
(From OE-Core rev: 3c53af483d46d6fbc8ad5bd764c01897f2ed5c1b)
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>
...nvalid-pointer-free-with-trace-collection.patch | 44 --------------------
...Include-sys-param.h-for-MAXNAMLEN-definti.patch | 29 -------------
.../{babeltrace_1.3.2.bb => babeltrace_1.4.0.bb} | 10 +++--
3 files changed, 6 insertions(+), 77 deletions(-)
---
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.3.2.bb b/meta/recipes-kernel/lttng/babeltrace_1.4.0.bb
similarity index 69%
rename from meta/recipes-kernel/lttng/babeltrace_1.3.2.bb
rename to meta/recipes-kernel/lttng/babeltrace_1.4.0.bb
index a7df630..854e278 100644
--- a/meta/recipes-kernel/lttng/babeltrace_1.3.2.bb
+++ b/meta/recipes-kernel/lttng/babeltrace_1.4.0.bb
@@ -12,9 +12,11 @@ inherit autotools pkgconfig
SRCREV = "c551f7a1ed635138b083b4e9e0c445ef63d0a562"
-SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-1.3 \
- file://0001-Fix-invalid-pointer-free-with-trace-collection.patch \
- file://0001-lttng-live-Include-sys-param.h-for-MAXNAMLEN-definti.patch \
+SRC_URI = "http://www.efficios.com/files/babeltrace/babeltrace-${PV}.tar.bz2 \
"
-S = "${WORKDIR}/git"
+EXTRA_OECONF = "--disable-debug-info"
+
+SRC_URI[md5sum] = "fa99064048af5c9c6ff00e489ac809c2"
+SRC_URI[sha256sum] = "9469eeb22617cd12668683b04c27003e5337e9ac66ade914988df3642fc0d0e4"
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]