Message ID | 20241209165439.2549621-1-alex.kanavin@gmail.com |
---|---|
State | Accepted, archived |
Commit | b132b817f5931b290e5348dd4a17fbfdc5c6e2c4 |
Delegated to: | Steve Sakoman |
Headers | show |
Series | [kirkstone] dbus: disable assertions and enable only modular tests | expand |
diff --git a/meta/recipes-core/dbus/dbus_1.14.8.bb b/meta/recipes-core/dbus/dbus_1.14.8.bb index f03e5c2d2e4..6f4d8ae92e9 100644 --- a/meta/recipes-core/dbus/dbus_1.14.8.bb +++ b/meta/recipes-core/dbus/dbus_1.14.8.bb @@ -22,9 +22,8 @@ EXTRA_OECONF = "--disable-xml-docs \ --disable-doxygen-docs \ --enable-largefile \ --with-system-socket=/run/dbus/system_bus_socket \ - --enable-tests \ + --enable-modular-tests \ --enable-checks \ - --enable-asserts \ --runstatedir=/run \ " EXTRA_OECONF:append:class-target = " SYSTEMCTL=${base_bindir}/systemctl"