Re: [oe] libvpx causing gcc ICE when building for qemux86-64

2011-11-21 Thread Khem Raj
On Mon, Nov 21, 2011 at 12:30 PM, Martin Jansa wrote: > On Fri, Nov 04, 2011 at 03:20:28PM +0100, Martin Jansa wrote: >> On Fri, Nov 04, 2011 at 03:18:06PM +0100, Martin Jansa wrote: >> > Hi, with latest gcc-4.6 from meta-oe I get this ICE: >> > >> > OE @ ~/shr-core/tmp/work/x86_64-oe-linux/libvpx

Re: [oe] [meta-oe][V2 0/4] libnl and iw updates to make networkmanager work

2011-11-21 Thread Andreas Müller
On Tuesday, November 22, 2011 12:49:20 AM Andreas Müller wrote: > On Monday, November 21, 2011 11:11:22 PM Koen Kooi wrote: > > Op 21-11-11 20:53, Andreas Müller schreef: > > > V1 -> V2: networkmanager bump PR > > > > > > Note: It might be required to rebuild wpa-supplicant coming from > > > oe-co

[oe] [meta-oe][V3 5/5] libnl1: remove

2011-11-21 Thread Andreas Müller
networkmanager 0.9.0 was the last to depend on linbl1. So since update of networkmanager 0.9.0 -> 0.9.2 linnl1 is obsolete. Signed-off-by: Andreas Müller --- .../libnl/libnl1-1.1/build.only.static.lib.patch | 79 .../libnl1-1.1/dont-link-libnl-from-sysroot.patch | 26

[oe] [meta-oe][V3 3/5] networkmanager: bump PR to force rebuild with libnl 3.23

2011-11-21 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../networkmanager/networkmanager_0.9.2.0.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.

[oe] [meta-oe][V3 4/5] wpa-supplicant_0.7.3.bbappend: bump PR to force rebuild against libnl-3

2011-11-21 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../wpa-supplicant/wpa-supplicant_0.7.3.bbappend |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bbappend diff --git a/meta-oe/recipes-connectivity/wpa-supplic

[oe] [meta-oe][V3 2/5] libnl: add 3.23

2011-11-21 Thread Andreas Müller
* fixes networkmanager default route issue * to make wpa-supplicant build, links to include files and shared libs were added since wpa-supplicant expects old libnl-2 locations. Should libnl-3 move to oe-core, this woraround should be fixed at wpa-supplicant. * the command line interface (cli) a

[oe] [meta-oe][V3 0/5] libnl and iw updates to make networkmanager work

2011-11-21 Thread Andreas Müller
V1 -> V2: networkmanager bump PR V1 -> V3: wpa-supplicant bump PR Andreas Müller (5): iw: update to 3.2 libnl: add 3.23 networkmanager: bump PR to force rebuild with libnl 3.23 wpa-supplicant_0.7.3.bbappend: bump PR to force rebuild against libnl-3 libnl1: remove .../iw/iw/kill-git

[oe] [meta-oe][V3 1/5] iw: update to 3.2

2011-11-21 Thread Andreas Müller
to prepare support for libnl-3 we need to update iw. Signed-off-by: Andreas Müller --- .../iw/iw/kill-git-version-check.patch | 26 .../iw/{iw_0.9.20.bb => iw_3.2.bb} | 15 +++ 2 files changed, 4 insertions(+), 37 deletions(-) delete

Re: [oe] [meta-oe][V2 0/4] libnl and iw updates to make networkmanager work

2011-11-21 Thread Andreas Müller
On Monday, November 21, 2011 11:11:22 PM Koen Kooi wrote: > Op 21-11-11 20:53, Andreas Müller schreef: > > V1 -> V2: networkmanager bump PR > > > > Note: It might be required to rebuild wpa-supplicant coming from > > oe-core. > > I'll apply this set tomorrow if there are no comments, but could yo

Re: [oe] [meta-oe][V2 0/4] libnl and iw updates to make networkmanager work

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-11-11 20:53, Andreas Müller schreef: > V1 -> V2: networkmanager bump PR > > Note: It might be required to rebuild wpa-supplicant coming from > oe-core. I'll apply this set tomorrow if there are no comments, but could you also push libnl3 into o

Re: [oe] libvpx causing gcc ICE when building for qemux86-64

2011-11-21 Thread Martin Jansa
On Fri, Nov 04, 2011 at 03:20:28PM +0100, Martin Jansa wrote: > On Fri, Nov 04, 2011 at 03:18:06PM +0100, Martin Jansa wrote: > > Hi, with latest gcc-4.6 from meta-oe I get this ICE: > > > > OE @ ~/shr-core/tmp/work/x86_64-oe-linux/libvpx-0.9.5-r0.0/libvpx-v0.9.5 $ > > x86_64-oe-linux-gcc-m64

[oe] [meta-oe][V2 0/4] libnl and iw updates to make networkmanager work

2011-11-21 Thread Andreas Müller
V1 -> V2: networkmanager bump PR Note: It might be required to rebuild wpa-supplicant coming from oe-core. Andreas Müller (4): iw: update to 3.2 libnl: add 3.23 networkmanager: bump PR to force rebuild with libnl 3.23 libnl1: remove .../iw/iw/kill-git-version-check.patch |

[oe] [meta-oe][V2 4/4] libnl1: remove

2011-11-21 Thread Andreas Müller
networkmanager 0.9.0 was the last to depend on linbl1. So since update of networkmanager 0.9.0 -> 0.9.2 linnl1 is obsolete. Signed-off-by: Andreas Müller --- .../libnl/libnl1-1.1/build.only.static.lib.patch | 79 .../libnl1-1.1/dont-link-libnl-from-sysroot.patch | 26

[oe] [meta-oe][V2 3/4] networkmanager: bump PR to force rebuild with libnl 3.23

2011-11-21 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../networkmanager/networkmanager_0.9.2.0.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.

[oe] [meta-oe][V2 1/4] iw: update to 3.2

2011-11-21 Thread Andreas Müller
to prepare support for libnl-3 we need to update iw. Signed-off-by: Andreas Müller --- .../iw/iw/kill-git-version-check.patch | 26 .../iw/{iw_0.9.20.bb => iw_3.2.bb} | 15 +++ 2 files changed, 4 insertions(+), 37 deletions(-) delete

[oe] [meta-oe][V2 2/4] libnl: add 3.23

2011-11-21 Thread Andreas Müller
* fixes networkmanager default route issue * to make wpa-supplicant build, links to include files and shared libs were added since wpa-supplicant expects old libnl-2 locations. Should libnl-3 move to oe-core, this woraround should be fixed at wpa-supplicant. * the command line interface (cli) a

[oe] Problem bitbaking angstrom-x-image

2011-11-21 Thread info
Hello, I managed to create several images for my beagle board, so my configuration seems to work. When bitbaking angstrom-x-image I get these error messages: | config.status: creating cups/pstoraster | + mkdir obj | mkdir: cannot create directory `obj': File exists NOTE: package gs-9.01-r0: t

Re: [oe] dm3730

2011-11-21 Thread Peter Bigot
On Mon, Nov 21, 2011 at 11:06 AM, Paul Eggleton wrote: > On Monday 21 November 2011 17:59:41 Koen Kooi wrote: >> Op 21-11-11 17:47, Paul Eggleton schreef: >> > On Monday 21 November 2011 17:10:30 Koen Kooi wrote: >> >> Worse, if you follow the offical yocto instructions you'll get only >> >> broke

Re: [oe] dm3730

2011-11-21 Thread Paul Eggleton
On Monday 21 November 2011 17:59:41 Koen Kooi wrote: > Op 21-11-11 17:47, Paul Eggleton schreef: > > On Monday 21 November 2011 17:10:30 Koen Kooi wrote: > >> Worse, if you follow the offical yocto instructions you'll get only > >> broken and/or incomplete beagleboard support. > > > > Rather than

Re: [oe] dm3730

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-11-11 17:47, Paul Eggleton schreef: > On Monday 21 November 2011 17:10:30 Koen Kooi wrote: >> Worse, if you follow the offical yocto instructions you'll get only >> broken and/or incomplete beagleboard support. > > Rather than vague assertions p

Re: [oe] dm3730

2011-11-21 Thread Koen Kooi
Op 21 nov. 2011, om 17:47 heeft Paul Eggleton het volgende geschreven: > On Monday 21 November 2011 17:10:30 Koen Kooi wrote: >> Worse, if you follow the offical yocto instructions you'll get only broken >> and/or incomplete beagleboard support. > > Rather than vague assertions perhaps you would

Re: [oe] dm3730

2011-11-21 Thread Paul Eggleton
On Monday 21 November 2011 17:10:30 Koen Kooi wrote: > Worse, if you follow the offical yocto instructions you'll get only broken > and/or incomplete beagleboard support. Rather than vague assertions perhaps you would care to elaborate on what's broken and/or incomplete about our beagleboard supp

Re: [oe] dm3730

2011-11-21 Thread Eric Bénard
Hi, Le 21/11/2011 16:38, Raffaele Recalcati a écrit : It's ok. I have the new monster to compile. I have followed https://wiki.yoctoproject.org/wiki/OpenEmbedded-Core setup and started, without changing anything, a compilation of 'bitbake core-image-minimal', to test my setup. Waiting it ends c

Re: [oe] dm3730

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-11-11 16:38, Raffaele Recalcati schreef: > Hi, > > On Sat, Nov 19, 2011 at 12:51 PM, Kridner, Jason wrote: >> On Nov 19, 2011, at 3:07 AM, "Raffaele Recalcati" >> wrote: >> >>> I'm sorry for so easy question! It seems that if I compiling for

Re: [oe] dm3730

2011-11-21 Thread Raffaele Recalcati
Hi, On Sat, Nov 19, 2011 at 12:51 PM, Kridner, Jason wrote: > On Nov 19, 2011, at 3:07 AM, "Raffaele Recalcati" > wrote: > >> I'm sorry for so easy question! >> It seems that if I compiling for beagleboard I get a 2.6.39 running >> also on dm3730 cpu. > > I recommend moving on to OE-core and me

Re: [oe] [meta-oe] openssl using wrong libdir

2011-11-21 Thread Martin Jansa
Hi, while building on 64bit host with MACHINE=qemux86-64 I got few errors like this configure:11590: $PKG_CONFIG --exists --print-errors "openssl >= $OPENSSL_REQUIRED" Package openssl was not found in the pkg-config search path. Perhaps you should add the directory containing `openssl.pc' to the P

Re: [oe] [PATCH v2 2/2] libgles-omap3.inc : Fix for library linking isssue with graphics SDK

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-11-11 12:59, Prathap M S schreef: > * This is the fix for the issue seen with opkg install of > libgles-omap3_4.04.00.02-r16.6_armv7a.ipk on target. * With Graphics SDK > release 04.04.00.02 onwards, there are 2 versions of the library > libsrv_u

Re: [oe] [PATCH v2 1/2] libgles-omap3_4.04.00.02: added support for graphics sdk 04.04.00.02

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-11-11 12:57, Prathap M S schreef: > * Added support for sgx ddk 1.6.16.4117 > * Added powervr.inc to include variables common to graphics SDK recipes > * Bumped up the PR in libgles-omap3.inc > > Signed-off-by: Prathap M S This patch seems to

Re: [oe] [PATCH v2 1/1] kernel.bbclass: stage additional directories

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-11-11 12:55, Prathap M S schreef: > * The graphics SDK requires additional directories to be staged for > compilation. > > Signed-off-by: Prathap M S This patch is against OE-core, so it needs to be sent to the OE-core mailing list. > --- met

[oe] [meta-oe][PATCH 1/1] freerdp: use FreeRDP-old repository as 1.0 release is not stable yet

2011-11-21 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- meta-oe/recipes-support/freerdp/freerdp_git.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb b/meta-oe/recipes-support/freerdp/freerdp_git.bb index 3df1e07..2a3affd 100644 --- a/meta

[oe] [meta-oe][PATCH 0/1] FreeRDP repository fix

2011-11-21 Thread Otavio Salvador
The following changes since commit 0c1147ad8da559ebc23c54f6c3d39b4c40dbf00a: systemd: add prerm u-a calls (2011-11-21 12:08:21 +0100) are available in the git repository at: git://github.com/OSSystems/meta-oe master https://github.com/OSSystems/meta-oe/tree/master Otavio Salvador (1): fr

[oe] [PATCH v2 1/2] libgles-omap3_4.04.00.02: added support for graphics sdk 04.04.00.02

2011-11-21 Thread Prathap M S
* Added support for sgx ddk 1.6.16.4117 * Added powervr.inc to include variables common to graphics SDK recipes * Bumped up the PR in libgles-omap3.inc Signed-off-by: Prathap M S --- .../omap3-sgx-modules_1.6.16.4117.bb | 40 recipes-bsp/powervr-drivers/power

[oe] [PATCH v2 2/2] libgles-omap3.inc : Fix for library linking isssue with graphics SDK

2011-11-21 Thread Prathap M S
* This is the fix for the issue seen with opkg install of libgles-omap3_4.04.00.02-r16.6_armv7a.ipk on target. * With Graphics SDK release 04.04.00.02 onwards, there are 2 versions of the library libsrv_um.so - one is libsrv_um.so and other is libsrv_um_dri.so (For Xorg driver).In presence of li

[oe] [PATCH v2 1/1] kernel.bbclass: stage additional directories

2011-11-21 Thread Prathap M S
* The graphics SDK requires additional directories to be staged for compilation. Signed-off-by: Prathap M S --- meta/classes/kernel.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index 12e0b83..b00461b

Re: [oe] [meta-handheld v2] linux-kexecboot: use kernel_conf_variable like linux.inc does and respect CMDLINE_DEBUG

2011-11-21 Thread Martin Jansa
On Mon, Nov 21, 2011 at 11:43:46AM +0100, Andrea Adami wrote: > On Sun, Nov 20, 2011 at 12:26 PM, Martin Jansa wrote: > Martin, > > I agree for the use kernel_conf_variable but I'm unsure about CMDLINE_DEBUG. > In fact, I hardcoded it purposedly with commit 8929166 with the > following reasons: >

Re: [oe] [PATCH][meta-oe] systemd: add postrm u-a calls

2011-11-21 Thread Anders Darander
* Koen Kooi [21 10:34]: > Op 21-11-11 09:46, Martin Jansa schreef: > > On Wed, Nov 16, 2011 at 03:15:17PM +0100, Martin Jansa wrote: > >> On Thu, Nov 10, 2011 at 09:22:12AM +0100, Anders Darander wrote: > >>> * Martin Jansa [10 08:57]: > On Thu, Nov 10, 2011 at 08:44:49AM +0100, Ande

Re: [oe] [meta-handheld v2] linux-kexecboot: use kernel_conf_variable like linux.inc does and respect CMDLINE_DEBUG

2011-11-21 Thread Andrea Adami
On Sun, Nov 20, 2011 at 12:26 PM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- >  recipes-kernel/linux/linux-kexecboot.inc |  104 ++--- >  1 files changed, 50 insertions(+), 54 deletions(-) > > diff --git a/recipes-kernel/linux/linux-kexecboot.inc > b/recipes-k

[oe] Cannot compile glibc-initial for ARM

2011-11-21 Thread Pawel Osmialowski
I'm trying to build Angstrom-derived distro for my handheld with customized set of software. It will be held in few-GB CF card, so I can use full-blown glibc for it. I've prepared following distro configuration file: # file-native version compatible with rpm tools: PREFERRED_VERSION_file-native =

[oe] [meta-oe v2] systemd: add prerm u-a calls

2011-11-21 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-core/systemd/systemd_git.bb |9 - 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index 7b0771a..228e0e4 100644 --- a/meta-oe/recip

Re: [oe] [PATCH][meta-oe] systemd: add postrm u-a calls

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21-11-11 09:46, Martin Jansa schreef: > On Wed, Nov 16, 2011 at 03:15:17PM +0100, Martin Jansa wrote: >> On Thu, Nov 10, 2011 at 09:22:12AM +0100, Anders Darander wrote: >>> * Martin Jansa [10 08:57]: On Thu, Nov 10, 2011 at 08:44:49AM +01

Re: [oe] [PATCH][meta-oe] systemd: add postrm u-a calls

2011-11-21 Thread Martin Jansa
On Wed, Nov 16, 2011 at 03:15:17PM +0100, Martin Jansa wrote: > On Thu, Nov 10, 2011 at 09:22:12AM +0100, Anders Darander wrote: > > * Martin Jansa [10 08:57]: > > > On Thu, Nov 10, 2011 at 08:44:49AM +0100, Anders Darander wrote: > > > > * Martin Jansa [09 20:25]: > > > > > Signed-off-by

Re: [oe] [meta-oe 2/3] libnl: add 3.23

2011-11-21 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 20-11-11 21:46, Andreas Müller schreef: > * fixes networkmanager default route issue If so, you'll need an extra patch to bump PR for networkmanager. regards, Koen > * to make wpa-supplicant build, links to include files and shared libs > were