summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-08-26 08:59:20 +0100
committerJoshua Lock <josh@linux.intel.com>2010-08-26 09:18:24 +0100
commite10703aa5b008e5bd4ba00606e633281759496fe (patch)
tree2b4bda21cc5cdc9059d9089280d62fe97b1c9b7d /meta/conf/bitbake.conf
parent8ea7fa6d4c7734da6034d44f8b6d78d2993f1949 (diff)
downloadpoky-e10703aa5b008e5bd4ba00606e633281759496fe.tar.gz
meta-toolchain: update to reflect opkg state directory move
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/conf/bitbake.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 da07aaf2ec..d54aa35b82 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -47,6 +47,7 @@ prefix_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" 49base_libdir_nativesdk = "/lib"
50localstatedir_nativesdk = "/var"
50 51
51# 52#
52# Cross recipes need to know about the target layout 53# Cross recipes need to know about the target layout