On 21/10/15 17:09, Burton, Ross wrote:
On 20 October 2015 at 10:47, Joshua Lock mailto:joshua.l...@collabora.co.uk>> wrote:
+PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus"
This also disables the code by default which is a change from the
previous behaviour, which needs to be do
On 20 October 2015 at 10:47, Joshua Lock
wrote:
> +PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus"
>
This also disables the code by default which is a change from the previous
behaviour, which needs to be documented at least. Also as they're for the
test suite, should we enable dbus b
The dbus buildtime dependency is only required in order to build
dbus related tests in modern systemd, make this a PACKAGECONFIG
option.
Signed-off-by: Joshua Lock
---
meta/recipes-core/systemd/systemd_225.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-core