[oe] [PATCH] hiawatha: ennsure C flags are passed to builds.

2013-02-12 Thread Jeffrey C Honig
[ CQID: WIND00403568 ] Hiawatha was overriding existing C flags instead of prepending warning flags. This caused build failures on multilibs because the C compiler could not find the proper sysroot. Signed-off-by: Jeffrey C Honig --- recipes-httpd/hiawatha/files/cmake.patch | 16 +

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Burton, Ross
On 12 February 2013 21:53, Eric Bénard wrote: > if you have a how-to to get Qt/E 4.x working with evdev, please send it > before removing tslib so that we can test it on several boards which > are actually running with Qt/E+tslib. Totally, not regressing badly is a prerequisite. Ross __

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Eric Bénard
Hi Ross, Le Tue, 12 Feb 2013 21:36:16 +, "Burton, Ross" a écrit : > On 12 February 2013 21:22, Martin Jansa wrote: > > Yes, xf86-input-tslib works > > http://git.openembedded.org/meta-openembedded/commit/?id=506d5f781f5ee93e3c9b8ca51a7fb65f40d4a8b8 > > [ surprised face ] > > You totally s

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Otavio Salvador
On Tue, Feb 12, 2013 at 7:36 PM, Burton, Ross wrote: > On 12 February 2013 21:22, Martin Jansa wrote: >> Yes, xf86-input-tslib works >> http://git.openembedded.org/meta-openembedded/commit/?id=506d5f781f5ee93e3c9b8ca51a7fb65f40d4a8b8 > > [ surprised face ] > > You totally should push those tarbal

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Burton, Ross
On 12 February 2013 21:22, Martin Jansa wrote: > Yes, xf86-input-tslib works > http://git.openembedded.org/meta-openembedded/commit/?id=506d5f781f5ee93e3c9b8ca51a7fb65f40d4a8b8 [ surprised face ] You totally should push those tarballs to a git repo on fd.o, pengutronix has clearly abandoned it.

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Martin Jansa
On Tue, Feb 12, 2013 at 08:51:25PM +, Burton, Ross wrote: > On 12 February 2013 16:43, Otavio Salvador wrote: > >> Qt Embedded as we build it is currently configured to use tslib, as is > >> SDL. If the alternative (evdev?) is supported they could presumably be > >> switched over though. I don

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Burton, Ross
On 12 February 2013 16:43, Otavio Salvador wrote: >> Qt Embedded as we build it is currently configured to use tslib, as is >> SDL. If the alternative (evdev?) is supported they could presumably be >> switched over though. I don't know how practical that is however. > > Yes Qt Embedded uses it; no

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Martin Jansa
On Tue, Feb 12, 2013 at 07:32:33PM +, Paul Eggleton wrote: > On Tuesday 12 February 2013 20:19:02 Martin Jansa wrote: > > On Mon, Feb 11, 2013 at 05:09:01PM +, Paul Eggleton wrote: > > > * tslib: OE-Core has the 1.0 release version, meta-oe has a git recipe > > > that is ahead of 1.0; the O

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Chris Larson
On Tue, Feb 12, 2013 at 12:19 PM, Martin Jansa wrote: > > * meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend > > * meta-oe/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend > > These two add MySQL and PostgreSQL support to Qt and Qt/Embedded. I see > this > > as a distro policy decision; these should m

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Paul Eggleton
On Tuesday 12 February 2013 20:19:02 Martin Jansa wrote: > On Mon, Feb 11, 2013 at 05:09:01PM +, Paul Eggleton wrote: > > * tslib: OE-Core has the 1.0 release version, meta-oe has a git recipe > > that is ahead of 1.0; the OE-Core version has two patches not in the > > meta-oe version but that

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Otavio Salvador
On Tue, Feb 12, 2013 at 5:19 PM, Martin Jansa wrote: > On Mon, Feb 11, 2013 at 05:09:01PM +, Paul Eggleton wrote: >> Hi all, >> >> I'd like to make an attempt to remove all appends and overlayed recipes from >> the meta-oe layer. As I've said previously, I don't believe meta-oe - as a >> colle

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Martin Jansa
On Mon, Feb 11, 2013 at 05:09:01PM +, Paul Eggleton wrote: > Hi all, > > I'd like to make an attempt to remove all appends and overlayed recipes from > the meta-oe layer. As I've said previously, I don't believe meta-oe - as a > collection of very useful additional recipes that many wish to

[oe] [PATCH] gtkhtml2: add, from oe-core

2013-02-12 Thread Ross Burton
Nothing in oe-core uses this anymore, but claws-mail in meta-oe does. Signed-off-by: Ross Burton --- meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb | 38 1 file changed, 38 insertions(+) create mode 100644 meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb diff --git a/m

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Paul Eggleton
On Tuesday 12 February 2013 14:44:58 Otavio Salvador wrote: > On Tue, Feb 12, 2013 at 1:50 PM, Ross Burton wrote: > > On Tuesday, 12 February 2013 at 10:24, Burton, Ross wrote: > >> > * meta-oe/recipes-extended/polkit/polkit_0.104.bbappend > >> > Another bbappend apparently for systemd support. Ag

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Otavio Salvador
On Tue, Feb 12, 2013 at 8:38 AM, Paul Eggleton wrote: > On Tuesday 12 February 2013 10:24:50 Burton, Ross wrote: >> > * tslib: OE-Core has the 1.0 release version, meta-oe has a git recipe >> > that is ahead of 1.0; the OE-Core version has two patches not in the >> > meta-oe version but that both

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Otavio Salvador
On Tue, Feb 12, 2013 at 1:50 PM, Ross Burton wrote: > On Tuesday, 12 February 2013 at 10:24, Burton, Ross wrote: >> > * meta-oe/recipes-extended/polkit/polkit_0.104.bbappend >> > Another bbappend apparently for systemd support. Again, this should have >> > been >> > moved to meta-systemd; do we n

Re: [oe] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Ross Burton
On Tuesday, 12 February 2013 at 10:24, Burton, Ross wrote: > > * meta-oe/recipes-extended/polkit/polkit_0.104.bbappend > > Another bbappend apparently for systemd support. Again, this should have > > been > > moved to meta-systemd; do we now need to merge it into OE-Core? > > > Yes, half of it h

Re: [oe] Recipes for building ruby modules (rake, gems, etc.)

2013-02-12 Thread Paul Eggleton
On Saturday 01 September 2012 08:54:11 Seth Bollinger wrote: > I have a few ruby modules I need to create recipes for. Are there any that > already exist to run rake and gem building tasks (I need to build C > extensions as well)? I spent some time looking, but didn't find any. I > would like to

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Paul Eggleton
On Tuesday 12 February 2013 13:10:05 Richard Purdie wrote: > On Tue, 2013-02-12 at 09:24 +, Paul Eggleton wrote: > > On Monday 11 February 2013 22:35:47 Richard Purdie wrote: > > > On Mon, 2013-02-11 at 17:09 +, Paul Eggleton wrote: > > > > * > > > > meta-oe/recipes-qt/packagegroups/package

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Richard Purdie
On Tue, 2013-02-12 at 09:24 +, Paul Eggleton wrote: > On Monday 11 February 2013 22:35:47 Richard Purdie wrote: > > On Mon, 2013-02-11 at 17:09 +, Paul Eggleton wrote: > > > * > > > meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappe > > > nd This is adding qwt to the

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Paul Eggleton
On Tuesday 12 February 2013 10:24:50 Burton, Ross wrote: > > * tslib: OE-Core has the 1.0 release version, meta-oe has a git recipe > > that is ahead of 1.0; the OE-Core version has two patches not in the > > meta-oe version but that both have been merged upstream in the git > > revision being used

Re: [oe] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Burton, Ross
On 11 February 2013 17:09, Paul Eggleton wrote: > I'd like to make an attempt to remove all appends and overlayed recipes from > the meta-oe layer. As I've said previously, I don't believe meta-oe - as a > collection of very useful additional recipes that many wish to be able to use > on top of th

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Paul Eggleton
On Monday 11 February 2013 22:35:47 Richard Purdie wrote: > On Mon, 2013-02-11 at 17:09 +, Paul Eggleton wrote: > > * > > meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappe > > nd This is adding qwt to the qte toolchain. As far as I am concerned this > > is a distro polic

Re: [oe] [OE-core] RFC: meta-oe appends and overlayed recipes

2013-02-12 Thread Anders Darander
* Otavio Salvador [130211 18:50]: > On Mon, Feb 11, 2013 at 3:09 PM, Paul Eggleton > wrote: > ... > > * meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend > > * meta-oe/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend > > These two add MySQL and PostgreSQL support to Qt and Qt/Embedded. I see this > >