summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/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 744f4dfda8..050be2e76c 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -380,7 +380,7 @@ SDKPATHNATIVE = "${SDKPATH}/sysroots/${SDK_SYS}"
380################################################################## 380##################################################################
381 381
382OLDEST_KERNEL = "2.6.16" 382OLDEST_KERNEL = "2.6.16"
383STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/kernel" 383STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/usr/src/kernel"
384 384
385################################################################## 385##################################################################
386# Specific image creation and rootfs population info. 386# Specific image creation and rootfs population info.