Re: [OE-core] [PATCH] libpcap: Move pcap-config to -dev package

2012-05-06 Thread Saul Wold
On 05/04/2012 11:57 PM, Koen Kooi wrote: Op 5 mei 2012, om 02:13 heeft Saul Wold het volgende geschreven: pcap-config is a tool used for getting the cflags and ln flags for development [YOCTO #2367] Signed-off-by: Saul Wold --- meta/recipes-connectivity/libpcap/libpcap.inc |7 ++- 1 f

[OE-core] [PATCH] image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfo

2012-05-06 Thread b28495
From: Ting Liu Signed-off-by: Ting Liu --- meta/classes/image_types.bbclass |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index b590ae1..55f122e 100644 --- a/meta/classes/image_types.bbclass +++

[OE-core] [CONSOLIDATED PULL 00/66] Summary Only

2012-05-06 Thread Saul Wold
Richard et al: Here is the summary of the Consolidated pull request, I did not want to flood the list with 66 Patches as I have done in the past! I have included patches from Nitin to address pending updates to automake and autoconf. This set also contains fixes for the new glib-2.0 and the upda

Re: [OE-core] meta-demoapps layer

2012-05-06 Thread Otavio Salvador
On Sun, May 6, 2012 at 4:15 AM, Martin Jansa wrote: > What's the point of this layer in oe-core repo? > > Seems like nobody is using that, recipes there seems to have low quality, > no checksums, do not build and newer or fixed versions of many are in > different layers already. > > Can someone: >

Re: [OE-core] SetScene tasks hang forever?

2012-05-06 Thread Rich Pixley
On 5/2/12 16:06 , Richard Purdie wrote: On Wed, 2012-05-02 at 14:48 -0500, Mark Hatle wrote: On 5/2/12 2:45 PM, Rich Pixley wrote: On 5/2/12 12:40 , Mark Hatle wrote: On 5/2/12 2:16 PM, Rich Pixley wrote: On 5/2/12 11:40 , Mark Hatle wrote: On 5/2/12 1:21 PM, Rich Pixley wrote: I'm seeing a

Re: [OE-core] [PATCH] connman: enable TI shared transport plugin when wifi or bluetooth are requested

2012-05-06 Thread Koen Kooi
Op 6 mei 2012, om 11:17 heeft Richard Purdie het volgende geschreven: > On Fri, 2012-05-04 at 09:54 +0200, Koen Kooi wrote: >> This plugin manages the firmware loading for the TI wl12xx series of >> bluetooth/wifi/fm chips. >> >> The double --enable-tist when both bluetooth and wireless are ena

Re: [OE-core] [PATCH] connman: enable TI shared transport plugin when wifi or bluetooth are requested

2012-05-06 Thread Richard Purdie
On Fri, 2012-05-04 at 09:54 +0200, Koen Kooi wrote: > This plugin manages the firmware loading for the TI wl12xx series of > bluetooth/wifi/fm chips. > > The double --enable-tist when both bluetooth and wireless are enabled is > ugly, but harmless > > The background on the plugin: https://bugs.

Re: [OE-core] [PATCH 1/2][EDISON 1.1.2] image.bbclass: add check for live and convert to ext3

2012-05-06 Thread Richard Purdie
On Fri, 2012-05-04 at 09:23 -0700, Saul Wold wrote: > The live image type depends on ext3 which has it's own > dependencies, while the live type has none, this is a > backport change to fix [YOCTO #2246] > > Signed-off-by: Saul Wold > --- > meta/classes/image.bbclass |2 ++ > 1 files changed

[OE-core] [oe-core][PATCH] evolution-data-server: enable deprecated glib API

2012-05-06 Thread Martin Jansa
* we have very old version and deprecated g_atexit is used even in current master http://git.gnome.org/browse/evolution-data-server/log/libedataserver/e-categories.c Signed-off-by: Martin Jansa --- meta/recipes-sato/eds/evolution-data-server_git.bb |3 ++- 1 files changed, 2 insertions(+

[OE-core] dropping libsoup (not libsoup-2.4) in oe-core

2012-05-06 Thread Martin Jansa
It fails to build with glib-2.32, there are only 2 recipes which depend on it meta-demoapps/recipes-connectivity/opensync/libsyncml_0.5.4.bb:DEPENDS = "sed-native wbxml2 libsoup libxml2 bluez4 openobex libcheck" meta/recipes-sato/eds/evolution-data-server_2.20.0.bb:DEPENDS = "intltool-native gli

[OE-core] meta-demoapps layer

2012-05-06 Thread Martin Jansa
What's the point of this layer in oe-core repo? Seems like nobody is using that, recipes there seems to have low quality, no checksums, do not build and newer or fixed versions of many are in different layers already. Can someone: 0) drop whole layer 1) drop broken stuff 2) drop recipes which e