]> code.ossystems Code Review - meta-freescale.git/commit
fsl-kernel-localversion.bbclass: Fix building using out-of-tree
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 20 Dec 2014 19:11:24 +0000 (17:11 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 21 Dec 2014 18:59:58 +0000 (16:59 -0200)
commit7714d0f5a23a9b672a90b44c985d7156941d4796
tree9d3ee13564f11f9754dda3a91ba437d68a0e9d3a
parent3c0fdecd3657390dcdd2cef099d150442dbd5142
fsl-kernel-localversion.bbclass: Fix building using out-of-tree

Since OE-Core:df9975f4 (kernel: Fix non linux-yocto builds) the way
the build of kernel is done has change. Now the source code is moved
placed at STAGING_KERNEL_DIR and the build is done at ${WORKDIR}/build
which is B.

This patch adapts the configure task prepending to cope with those changes.

Change-Id: I9ea4254ffd56e4b7201daf9a90b52756a399c0f6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/classes/fsl-kernel-localversion.bbclass