[poky] [PATCH] Revert "lttng-modules: Exclude arm"
Alex Gonzalez
alex.gonzalez at digi.com
Sun Jan 18 03:42:35 PST 2015
This reverts commit 7a974407379b43e40664cad4696b427ee8c18df0.
lttng-modules was excluded from building for ARM using gcc-4.8.x. With
the update to lttng-modules_2.5.0 and gcc-4.9, the lttng-modules recipe
once again builds for ARM, but lttng-modules is still not being included
in the tools-profile packagegroup.
This commit adds lttng-modules to the tools-profile packagegroup again.
Conflicts:
meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb
---
meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index 41d2548b70ee..39a88134a316 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -53,7 +53,6 @@ LTTNGTOOLS_aarch64 = ""
LTTNGMODULES = "lttng-modules"
LTTNGMODULES_aarch64 = ""
-LTTNGMODULES_arm = ""
BABELTRACE = "babeltrace"
BABELTRACE_aarch64 = ""
More information about the poky
mailing list