diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto.inc b/meta/recipes-kernel/linux/linux-yocto.inc index 2bee042775..4ed318886f 100644 --- a/meta/recipes-kernel/linux/linux-yocto.inc +++ b/meta/recipes-kernel/linux/linux-yocto.inc | |||
| @@ -31,7 +31,7 @@ inherit kernel | |||
| 31 | inherit kernel-yocto | 31 | inherit kernel-yocto |
| 32 | require linux-dtb.inc | 32 | require linux-dtb.inc |
| 33 | 33 | ||
| 34 | B = "${WORKDIR}/linux-${MACHINE}-${LINUX_KERNEL_TYPE}-build" | 34 | B = "${WORKDIR}/linux-${PACKAGE_ARCH}-${LINUX_KERNEL_TYPE}-build" |
| 35 | 35 | ||
| 36 | do_install_append(){ | 36 | do_install_append(){ |
| 37 | if [ -n "${KMETA}" ]; then | 37 | if [ -n "${KMETA}" ]; then |
