diff options
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 578c29f46c..2e3856a2d1 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -21,6 +21,7 @@ export exec_prefix = "/usr" | |||
| 21 | export base_bindir = "${base_prefix}/bin" | 21 | export base_bindir = "${base_prefix}/bin" |
| 22 | export base_sbindir = "${base_prefix}/sbin" | 22 | export base_sbindir = "${base_prefix}/sbin" |
| 23 | export base_libdir = "${base_prefix}/${baselib}" | 23 | export base_libdir = "${base_prefix}/${baselib}" |
| 24 | export nonarch_base_libdir = "${base_prefix}/lib" | ||
| 24 | 25 | ||
| 25 | # Architecture independent paths | 26 | # Architecture independent paths |
| 26 | export datadir = "${prefix}/share" | 27 | export datadir = "${prefix}/share" |
