[OE-core] [PATCH 0/5] liburcu upgrade and removing COMPATIBLE_HOST check for lttng
maxin.john at enea.com
maxin.john at enea.com
Mon Mar 18 12:26:43 UTC 2013
From: "Maxin B. John" <maxin.john at enea.com>
Latest version of liburcu supports MIPS architecture with this commit:
http://git.lttng.org/?p=userspace-rcu.git;a=commit;h=e1259cb17954e4e03954ba7376d3ed61649116cd
We can remove the COMPATIBLE_HOST checks present in babeltrace, lttng-ust,
lttng-tools and lttng-modules recipes after we upgrade to liburcu-0.7.6
Maxin B. John (5):
liburcu: upgrade to 0.7.6
babeltrace: remove the COMPATIBLE_HOST check
lttng-ust: remove the COMPATIBLE_HOST check
lttng-tools: remove the COMPATIBLE_HOST check
lttng-modules: remove the COMPATIBLE_HOST check
meta/recipes-kernel/lttng/babeltrace_1.0.0.bb | 5 ----
meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb | 5 ----
meta/recipes-kernel/lttng/lttng-tools_2.1.0.bb | 5 ----
meta/recipes-kernel/lttng/lttng-ust_2.1.1.bb | 5 ----
meta/recipes-support/liburcu/liburcu_0.7.4.bb | 23 ----------------------
meta/recipes-support/liburcu/liburcu_0.7.6.bb | 19 ++++++++++++++++++
6 files changed, 19 insertions(+), 43 deletions(-)
delete mode 100644 meta/recipes-support/liburcu/liburcu_0.7.4.bb
create mode 100644 meta/recipes-support/liburcu/liburcu_0.7.6.bb
--
1.7.5.4
More information about the Openembedded-core
mailing list