]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-core-tools-profile: allow lttng-modules for ARM
authorNathan Lynch <nathan_lynch@mentor.com>
Mon, 15 Dec 2014 18:17:32 +0000 (12:17 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Dec 2014 17:54:12 +0000 (17:54 +0000)
Per commit f6587be6cd3dc864143b1c0be0bb8179a61dc835 (lttng-modules:
re-enable ARM builds) lttng-modules is fine for ARM now.  Without this
additional change, tools-profile won't bring in lttng-modules when
targeting ARM.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb

index 41d2548b70eea37f42b69b0995babf5686ac86a3..39a88134a316fd8854eaf0b265c7482396de7232 100644 (file)
@@ -53,7 +53,6 @@ LTTNGTOOLS_aarch64 = ""
 
 LTTNGMODULES = "lttng-modules"
 LTTNGMODULES_aarch64 = ""
-LTTNGMODULES_arm = ""
 
 BABELTRACE = "babeltrace"
 BABELTRACE_aarch64 = ""