diff options
| -rw-r--r-- | meta/recipes-core/dbus/dbus_1.14.10.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/dbus/dbus_1.14.10.bb b/meta/recipes-core/dbus/dbus_1.14.10.bb index 2a256beabf..4fe7af7512 100644 --- a/meta/recipes-core/dbus/dbus_1.14.10.bb +++ b/meta/recipes-core/dbus/dbus_1.14.10.bb | |||
| @@ -22,9 +22,8 @@ EXTRA_OECONF = "--disable-xml-docs \ | |||
| 22 | --disable-doxygen-docs \ | 22 | --disable-doxygen-docs \ |
| 23 | --enable-largefile \ | 23 | --enable-largefile \ |
| 24 | --with-system-socket=/run/dbus/system_bus_socket \ | 24 | --with-system-socket=/run/dbus/system_bus_socket \ |
| 25 | --enable-tests \ | 25 | --enable-modular-tests \ |
| 26 | --enable-checks \ | 26 | --enable-checks \ |
| 27 | --enable-asserts \ | ||
| 28 | --runstatedir=/run \ | 27 | --runstatedir=/run \ |
| 29 | " | 28 | " |
| 30 | EXTRA_OECONF:append:class-target = " SYSTEMCTL=${base_bindir}/systemctl" | 29 | EXTRA_OECONF:append:class-target = " SYSTEMCTL=${base_bindir}/systemctl" |
