[meta-ti] Denys Dmytriyenko : multi-kernel.inc: drop use of KERNEL_CCSUFFIX to match oe-core

Arago Project git git at arago-project.org
Fri Jan 25 00:04:46 PST 2013


Module: meta-ti
Branch: master
Commit: 9daa29790ddd699642c1689bc2cf7c77d18ed372
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=9daa29790ddd699642c1689bc2cf7c77d18ed372

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Fri Jan 25 03:02:18 2013 -0500

multi-kernel.inc: drop use of KERNEL_CCSUFFIX to match oe-core

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/multi-kernel.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-kernel/linux/multi-kernel.inc b/recipes-kernel/linux/multi-kernel.inc
index e5ebe56..9a0c090 100644
--- a/recipes-kernel/linux/multi-kernel.inc
+++ b/recipes-kernel/linux/multi-kernel.inc
@@ -119,5 +119,5 @@ do_deploy_append () {
 
 }
 
-do_compileconfigs[depends] += "u-boot-mkimage-native:do_populate_sysroot virtual/${TARGET_PREFIX}gcc:do_populate_sysroot virtual/${TARGET_PREFIX}gcc${KERNEL_CCSUFFIX}:do_populate_sysroot"
+do_compileconfigs[depends] += "u-boot-mkimage-native:do_populate_sysroot virtual/${TARGET_PREFIX}gcc:do_populate_sysroot"
 addtask compileconfigs after do_preparekernel before do_compile




More information about the meta-ti mailing list