summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index ea584097e4..e54f7d6fa5 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -46,6 +46,7 @@ bindir_cross = "/bin"
46prefix_nativesdk = "/usr" 46prefix_nativesdk = "/usr"
47bindir_nativesdk = "${prefix_nativesdk}/bin" 47bindir_nativesdk = "${prefix_nativesdk}/bin"
48libdir_nativesdk = "${prefix_nativesdk}/lib" 48libdir_nativesdk = "${prefix_nativesdk}/lib"
49base_libdir_nativesdk = "/lib"
49 50
50# 51#
51# Cross recipes need to know about the target layout 52# Cross recipes need to know about the target layout