Re: [oe] [meta-oe][PATCH] updated lxdm recipe depends and build config

2014-04-01 Thread Paul Barker
On 16 March 2014 23:00, Stephen Arnold wrote: > Okay, apparently git-send-email doesn't suck any from info from the file in > outgoing/. Good to know... > 'git send-email outgoing/*' is probably what you want. If you pass file names as arguments, it should send those files pretty much as they ar

Re: [oe] [meta-oe][PATCH] updated lxdm recipe depends and build config

2014-03-16 Thread Khem Raj
On Sun, Mar 16, 2014 at 3:58 PM, stephen.arnold42 wrote: > +CFLAGS_append = " -fno-builtin-fork -fno-builtin-memset -fno-builtin-strstr " > + > +EXTRA_OECONF += "--enable-gtk3=no --enable-password=yes --with-x > -with-xconn=xcb" > EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd',

Re: [oe] [meta-oe][PATCH] updated lxdm recipe depends and build config

2014-03-16 Thread Stephen Arnold
Okay, apparently git-send-email doesn't suck any from info from the file in outgoing/. Good to know... On Sun, Mar 16, 2014 at 3:58 PM, stephen.arnold42 < stephen.arnol...@gmail.com> wrote: > --- > meta-oe/recipes-graphics/lxdm/lxdm_git.bb | 13 +++-- > 1 file changed, 11 insertions(+)

[oe] [meta-oe][PATCH] updated lxdm recipe depends and build config

2014-03-16 Thread stephen.arnold42
--- meta-oe/recipes-graphics/lxdm/lxdm_git.bb | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb index c12eddf..6ef014f 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb +++