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 618780c1a1..85ba1088a4 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -376,7 +376,7 @@ SDKPATHNATIVE = "${SDKPATH}/sysroots/${SDK_SYS}"
376################################################################## 376##################################################################
377 377
378OLDEST_KERNEL = "2.6.16" 378OLDEST_KERNEL = "2.6.16"
379STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/kernel" 379STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/usr/src/kernel"
380 380
381################################################################## 381##################################################################
382# Specific image creation and rootfs population info. 382# Specific image creation and rootfs population info.