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-xfce][PATCH] Fixed libxfce4ui recipe - updated depends, set SRCREV to 4.10.0 tag, added missing inherit and pre-config task.

2014-03-16 Thread Khem Raj
On Sun, Mar 16, 2014 at 3:48 PM, stephen.arnold42 wrote: > --- > .../recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb | 23 > ++ > 1 file changed, 15 insertions(+), 8 deletions(-) > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb > b/meta-xfce/recipes-xfc

[oe] [meta-multimedia][PATCH v3 1/1] musicpd/mpd: bump to current upstream stable

2014-03-16 Thread Stephen Arnold
From: "Stephen Arnold" Bump music player daemon to the latest upstream stable release. Same as previous 0.18.4 recipe with trivial updates. Signed-off-by: Stephen Arnold --- .../musicpd/{mpd_0.18.4.bb => mpd_0.18.8.bb} | 10 -- 1 file changed, 4 insertions(+), 6 dele

[oe] [meta-xfce][PATCH v2 1/1] recipes-xfce/libxfce4ui: build fixes

2014-03-16 Thread Stephen Arnold
From: "Stephen Arnold" libxfce4ui build fixes: - updated depends - set SRCREV to 4.10.0 tag - added missing inherit - added pre-config task Signed-off-by: Stephen Arnold --- .../recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb | 23 ++ 1 file changed, 15 insertions(+),

Re: [oe] [meta-multimedia][PATCH] updated mpd to current upstream stable

2014-03-16 Thread Martin Jansa
On Sun, Mar 16, 2014 at 05:24:20PM -0700, Stephen Arnold wrote: > Not sure I understand; there should be only a new 0.18.8 recipe file in the > commit. I have an updated one with a more standard message body, > signed-off-by, etc. I'll resend a v2 in a minute, so please be specific if > something

Re: [oe] [meta-multimedia][PATCH] updated mpd to current upstream stable

2014-03-16 Thread Stephen Arnold
Not sure I understand; there should be only a new 0.18.8 recipe file in the commit. I have an updated one with a more standard message body, signed-off-by, etc. I'll resend a v2 in a minute, so please be specific if something looks funky. Thanks, Steve On Sun, Mar 16, 2014 at 5:02 PM, Martin J

[oe] [meta-multimedia][PATCH v2 1/1] musicpd/mpd: bump to current upstream stable

2014-03-16 Thread Stephen Arnold
From: "Stephen Arnold" Bump music player daemon to the latest upstream stable release. Same as previous 0.18.4 recipe with trivial updates. Signed-off-by: Stephen Arnold --- .../recipes-multimedia/musicpd/mpd_0.18.8.bb | 59 ++ 1 file changed, 59 insertions(+) creat

[oe] [meta-oe][PATCH v2 1/1] recipes-graphics/lxdm: add missing automake file, update build config

2014-03-16 Thread Stephen Arnold
From: "Stephen Arnold" PATCH recipes-graphics/lxdm: - add missing depends and inherit pkgconfig for autogen/configure - silence confgure warnings and update configure options - provide missing input file for automake Built and tested on master branches using meta-raspberrypi and meta-alt-de

Re: [oe] [meta-multimedia][PATCH] updated mpd to current upstream stable

2014-03-16 Thread Martin Jansa
On Sun, Mar 16, 2014 at 03:48:58PM -0700, stephen.arnold42 wrote: > --- > .../recipes-multimedia/musicpd/mpd_0.18.8.bb | 59 > ++ Can you please remove 0.18.4 in the same commit and resend with -M? Thanks > 1 file changed, 59 insertions(+) > create mode 100644 meta-m

Re: [oe] GDM alternative?

2014-03-16 Thread Stephen Arnold
Haven't gotten to slim yet (other things intervened) but I did add lxdm to my xorg image. Got it working with a bbappend for an init script package, upstream automake broke it, so I had to fix it again (along with some other stuff). Anyway, the latter patches are in the ML queue; works fine so fa

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 +++

[oe] [meta-xfce][PATCH] Fixed libxfce4ui recipe - updated depends, set SRCREV to 4.10.0 tag, added missing inherit and pre-config task.

2014-03-16 Thread stephen.arnold42
--- .../recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb | 23 ++ 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb index cc63a9f..b17ebc1 100644 --- a/me

[oe] [meta-multimedia][PATCH] updated mpd to current upstream stable

2014-03-16 Thread stephen.arnold42
--- .../recipes-multimedia/musicpd/mpd_0.18.8.bb | 59 ++ 1 file changed, 59 insertions(+) create mode 100644 meta-multimedia/recipes-multimedia/musicpd/mpd_0.18.8.bb diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.18.8.bb b/meta-multimedia/recipes-multim