Enable the user-sessions support with a PACKAGECONFIG flag.
Signed-off-by: Andrew Shadura
Signed-off-by: Joshua Lock
---
meta/recipes-core/dbus/dbus_1.10.6.bb | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-core/dbus/dbus_1.10.6.bb
b/meta/recipes-core/dbus/
On Fri, 2015-11-20 at 15:38 +0100, Andrew Shadura wrote:
> Enable the user-sessions support with a PACKAGECONFIG flag.
I've tried this out in combination with the D-Bus 1.10 update patches.
It's perhaps worth pointing out that user sessions only work in
combination with pam.
I also found that one
On 24/11/15 15:03, Burton, Ross wrote:
> On 20 November 2015 at 14:38, Andrew Shadura
> wrote:
>
>>Enable the user-sessions support with a PACKAGECONFIG flag.
>
> What is the impact on this if someone is using systemd but doesn't want
> user sessions? Should we enable it if the DISTRO_FEATU
On 20 November 2015 at 14:38, Andrew Shadura wrote:
> Enable the user-sessions support with a PACKAGECONFIG flag.
>
What is the impact on this if someone is using systemd but doesn't want
user sessions? Should we enable it if the DISTRO_FEATURES contains systemd
by default?
Ross
--
__
Enable the user-sessions support with a PACKAGECONFIG flag.
Signed-off-by: Andrew Shadura
Signed-off-by: Joshua Lock
---
meta/recipes-core/dbus/dbus_1.10.2.bb | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/dbus/dbus_1.10.2.bb
b/meta/recipes-core/db