diff options
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 7902bd7d01..d22e9e8efe 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -395,7 +395,8 @@ SDKPATHNATIVE = "${SDKPATH}/sysroots/${SDK_SYS}" | |||
| 395 | ################################################################## | 395 | ################################################################## |
| 396 | 396 | ||
| 397 | OLDEST_KERNEL = "2.6.32" | 397 | OLDEST_KERNEL = "2.6.32" |
| 398 | STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/usr/src/kernel" | 398 | STAGING_KERNEL_DIR = "${TMPDIR}/work-shared/${MACHINE}/kernel-source" |
| 399 | STAGING_KERNEL_BUILDDIR = "${TMPDIR}/work-shared/${MACHINE}/kernel-build-artifacts" | ||
| 399 | 400 | ||
| 400 | ################################################################## | 401 | ################################################################## |
| 401 | # Specific image creation and rootfs population info. | 402 | # Specific image creation and rootfs population info. |
