[meta-freescale] [PATCH v2 3/5] lttng-modules: inherit qoriq_build_64bit_kernel to do 64b build for e6500 targets

Zhenhua Luo zhenhua.luo at freescale.com
Mon Aug 17 03:12:54 PDT 2015


The ppce6500 targets only support 64b kernel, there are two scenarios:
64b kernel + 32b userspace, 64b kernel + 64b userspace, qoriq_build_64bit_kernel
bbclass will do 64b build for lttng if target machine is e6500 series.

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-kernel/lttng/lttng-modules_%.bbappend | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-kernel/lttng/lttng-modules_%.bbappend b/recipes-kernel/lttng/lttng-modules_%.bbappend
index 5ff765d..2c8d09d 100644
--- a/recipes-kernel/lttng/lttng-modules_%.bbappend
+++ b/recipes-kernel/lttng/lttng-modules_%.bbappend
@@ -1,2 +1 @@
 inherit qoriq_build_64bit_kernel
-
-- 
2.4.3



More information about the meta-freescale mailing list