diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 67de34ef8e..ef5d06c915 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -30,6 +30,9 @@ export libdir = "${exec_prefix}/lib" | |||
| 30 | export includedir = "${exec_prefix}/include" | 30 | export includedir = "${exec_prefix}/include" |
| 31 | export oldincludedir = "${exec_prefix}/include" | 31 | export oldincludedir = "${exec_prefix}/include" |
| 32 | 32 | ||
| 33 | # | ||
| 34 | # These must match the various bbclass layout definitions | ||
| 35 | # | ||
| 33 | base_bindir_native = "/bin" | 36 | base_bindir_native = "/bin" |
| 34 | base_sbindir_native = "/sbin" | 37 | base_sbindir_native = "/sbin" |
| 35 | sysconfdir_native = "/etc" | 38 | sysconfdir_native = "/etc" |
