summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2014-05-22 14:37:18 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-27 16:11:54 +0100
commitaba63bab07e26b748811fdc178a896b314d51cb1 (patch)
tree8091aaa7cd913c487d3baa029cf105155be9c899 /meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
parent359d2de19b2f6a51ac630486e63f8115ce305d59 (diff)
downloadast2050-yocto-poky-aba63bab07e26b748811fdc178a896b314d51cb1.zip
ast2050-yocto-poky-aba63bab07e26b748811fdc178a896b314d51cb1.tar.gz
babeltrace: fix alignment issue
Fix alignment issue in babeltrace (From OE-Core rev: 862f14832d2d8a1917a5046d0299dbbbe6dc66da) Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/babeltrace_1.2.1.bb')
-rw-r--r--meta/recipes-kernel/lttng/babeltrace_1.2.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb b/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
index 5c105d8..542491b 100644
--- a/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
+++ b/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
@@ -14,7 +14,9 @@ SRCREV = "66c2a20b4391fb5c7f870aeb0dde854f0ae1fc79"
PV = "1.2.1+git${SRCPV}"
SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-1.2 \
- file://0001-Fix-Support-out-of-tree-builds-in-babeltrace.patch"
+ file://0001-Fix-Support-out-of-tree-builds-in-babeltrace.patch \
+ file://Fix-Align-buffers-from-objstack_alloc-on-sizeof-void.patch \
+"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud