The way the kernel is built in yocto 1.8 has changed. Now the
build is done under ${WORKDIR}/build while the source code is at
STAGING_KERNEL_DIR, so we need to modify the '.config' in the build
directory instead of in the source directory.
This fixes:
kernel-source is not clean, please run 'make mrproper'
make[2]: *** [prepare3] Error 1
make[1]: *** [sub-make] Error 2
https://jira.digi.com/browse/DEL-1558
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||
|---|---|---|
| .. | ||
| linux-dey-2.6.35.14 | ||
| linux-dey-3.10 | ||
| linux-dey.inc | ||
| linux-dey_2.6.35.14.bb | ||
| linux-dey_3.10.bb | ||