[oe-commits] Nathan Lynch : packagegroup-core-tools-profile: allow lttng-modules for ARM

git at git.openembedded.org git at git.openembedded.org
Fri Dec 19 18:09:04 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: fbf979da6e6b7332dccab38fd66f3c01594f8211
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fbf979da6e6b7332dccab38fd66f3c01594f8211

Author: Nathan Lynch <nathan_lynch at mentor.com>
Date:   Mon Dec 15 12:17:32 2014 -0600

packagegroup-core-tools-profile: allow lttng-modules for ARM

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 at mentor.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 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 41d2548..39a8813 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 Openembedded-commits mailing list