mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
bitbake.conf: Add base_libdir_nativesdk
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -46,6 +46,7 @@ bindir_cross = "/bin"
|
||||
prefix_nativesdk = "/usr"
|
||||
bindir_nativesdk = "${prefix_nativesdk}/bin"
|
||||
libdir_nativesdk = "${prefix_nativesdk}/lib"
|
||||
base_libdir_nativesdk = "/lib"
|
||||
|
||||
#
|
||||
# Cross recipes need to know about the target layout
|
||||
|
||||
Reference in New Issue
Block a user