deploy method in kernel.bbclass automatically adds {S}

Signed-off-by: Vitus Jensen <[email protected]>
---
 recipes/linux/linux-n1200_2.6.27-rc9+git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb 
b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
index d6751d0..31a07cd 100644
--- a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
+++ b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/linux-2.6.27-foonas-git"
 export ARCH="powerpc"
 
 # Bootloader is not device tree aware
-KERNEL_OUTPUT = "${S}/arch/powerpc/boot/cuImage.thecus_n1200"
+KERNEL_OUTPUT = "arch/powerpc/boot/cuImage.thecus_n1200"
 
 require linux.inc
 
-- 
1.6.4.4


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to