diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/bitbake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 9aee4eb0ad..2771233e3e 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -394,7 +394,7 @@ SDKPATHNATIVE = "${SDKPATH}/sysroots/${SDK_SYS}" | |||
394 | # Kernel info. | 394 | # Kernel info. |
395 | ################################################################## | 395 | ################################################################## |
396 | 396 | ||
397 | OLDEST_KERNEL = "2.6.16" | 397 | OLDEST_KERNEL = "2.6.32" |
398 | STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/usr/src/kernel" | 398 | STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/usr/src/kernel" |
399 | 399 | ||
400 | ################################################################## | 400 | ################################################################## |