From e10703aa5b008e5bd4ba00606e633281759496fe Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Thu, 26 Aug 2010 08:59:20 +0100 Subject: meta-toolchain: update to reflect opkg state directory move Signed-off-by: Joshua Lock --- meta/conf/bitbake.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf/bitbake.conf') 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" bindir_nativesdk = "${prefix_nativesdk}/bin" libdir_nativesdk = "${prefix_nativesdk}/lib" base_libdir_nativesdk = "/lib" +localstatedir_nativesdk = "/var" # # Cross recipes need to know about the target layout -- cgit v1.2.3-54-g00ecf