Re: [OE-core] [PATCH v3 2/3] dbus: update the recipes to 1.10.2

2016-01-08 Thread Patrick Ohly
Hello! I've tried this together with the user session patches on top of poky 0f3ad7c77a (almost the latest), without problems (except the checksum problem that Ross already noticed). My local.conf had: DISTRO_FEATURES_append = " systemd pam" VIRTUAL-RUNTIME_init_manager = "systemd"

Re: [OE-core] [PATCH v3 2/3] dbus: update the recipes to 1.10.2

2015-11-24 Thread Burton, Ross
On 20 November 2015 at 14:27, Andrew Shadura wrote: > --- a/meta/recipes-core/dbus/dbus-test_1.8.20.bb > +++ b/meta/recipes-core/dbus/dbus-test_1.10.2.bb > +SRC_URI[md5sum] = "9190f5c0e41e8d220352c058faf5463522378e35" > +SRC_URI[sha256sum] = >

[OE-core] [PATCH v3 2/3] dbus: update the recipes to 1.10.2

2015-11-20 Thread Andrew Shadura
dbus 1.10.2 doesn't depend on dbus-glib anymore, so drop the dependency. Refresh python-config.patch. Signed-off-by: Andrew Shadura Signed-off-by: Joshua Lock --- .../dbus/{dbus-test_1.8.20.bb => dbus-test_1.10.2.bb} | 4 ++--