summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index bdaa35d799..463991d41d 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -349,7 +349,7 @@ SDKPATHNATIVE = "${SDKPATH}/sysroots/${SDK_SYS}"
349# Kernel info. 349# Kernel info.
350################################################################## 350##################################################################
351 351
352OLDEST_KERNEL = "2.4.0" 352OLDEST_KERNEL = "2.6.16"
353STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/kernel" 353STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/kernel"
354 354
355################################################################## 355##################################################################