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 8d4ccce243..86a4831179 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -75,7 +75,7 @@ USRBINPATH_class-native = "/usr/bin"
75USRBINPATH_class-nativesdk = "/usr/bin" 75USRBINPATH_class-nativesdk = "/usr/bin"
76 76
77# Root home directory 77# Root home directory
78ROOT_HOME ?= "/home/root" 78ROOT_HOME ??= "/home/root"
79 79
80################################################################## 80##################################################################
81# Architecture-dependent build variables. 81# Architecture-dependent build variables.