Re: [oe] Asterisk and termcap

2010-09-11 Thread Denis 'GNUtoo' Carikli
On Thu, 2010-09-09 at 08:20 +0200, Frans Meulenbroeks wrote: > 2010/9/9 Denis 'GNUtoo' Carikli : > > On Mon, 2010-09-06 at 16:15 +0100, Arigead wrote: > >> was trying to build Asterisk for the OpenMoko Free runner and it failed > >> on a dependency on termcap so I tried to bitbake termcap first and

[oe] minimal-uclibc: freesmartphone/libfsobasics_git.bb: do_compile() failed: utilities.c:35:22: fatal error: execinfo.h: No such file or directory

2010-09-11 Thread Paul Menzel
Dear OE folks, `do_compile()` of `freesmartphone/libfsobasics_git.bb` fails for me reliably since today. As with my other reported failure of gtk+ [1] nothing was changed regarding this recipe in the last days and it worked for me before. Even yesterday because I could build gtk+ which is suppose

[oe] [PATCH][v4, 3/3] linux-imx-git: Add linux-imx-git and chumby Falconwing patches

2010-09-11 Thread Sean Cross
Adds the linux-imx Git repo, and adds support for the chumby Falconwing device. --- .../linux-imx-git/chumby-falconwing/defconfig | 1987 + recipes/linux/linux-imx_git.bb | 22 + 2 files changed, 21 insertions(+), 0 deletions(-) create mode 100644 recipes/linux/linux-im

[oe] [PATCH][v4, 2/3] bootstream: Add falconwing bootloader definition

2010-09-11 Thread Sean Cross
This adds the "bootstream" recipe, which can be used to boot i.MX233 chips. It specifically adds the chumby falconwing bootstream recipe. --- recipes/bootstream/bootstream-falconwing_1.bb | 65 recipes/bootstream/fix-oe-build.patch | 405 + 2 files changed

[oe] [PATCH][v4,1/3] chumby-falconwing: Add machine definition

2010-09-11 Thread Sean Cross
Adds the machine definition for chumby Falconwing-based boards --- conf/machine/chumby-falconwing.conf | 24 1 files changed, 24 insertions(+), 0 deletions(-) create mode 100644 conf/machine/chumby-falconwing.conf diff --git a/conf/machine/chumby-falconwing.conf b/co

Re: [oe] [PATCH] base.bbclass: fix soc-family test

2010-09-11 Thread Michael 'Mickey' Lauer
Am Freitag, den 10.09.2010, 14:37 -0400 schrieb Denys Dmytriyenko: > Unfortunately, the original discussion about SOC_FAMILY vs. MACHINE_CLASS > never came to any fruition - Graeme explained his motives behind > MACHINE_CLASS > and said that it is now deprecated. Which applies to the work he di

Re: [oe] [PATCH] rename SOC_FAMILY to TARGET_SOC_FAMILY and make it global

2010-09-11 Thread Frans Meulenbroeks
2010/9/10 Denys Dmytriyenko : > On Fri, Sep 10, 2010 at 01:32:39PM -0700, Tom Rini wrote: >> Denys Dmytriyenko wrote: >>> On Wed, Sep 08, 2010 at 07:58:39AM +0200, Frans Meulenbroeks wrote: 2010/9/7 Maupin, Chase : > > Yes, pushing Chase's patch for documentation update is on my TODO list for

[oe] patch to fix libstdc++ problem, was Re: Images no longer automatically include libstdc++6

2010-09-11 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Can people ack or nack the following please: diff --git a/recipes/gcc/gcc-package-cross.inc b/recipes/gcc/gcc-package-cross.inc index 0c4ea2d..59e7dde 100644 - --- a/recipes/gcc/gcc-package-cross.inc +++ b/recipes/gcc/gcc-package-cross.inc @@ -2,6 +2

Re: [oe] Images no longer automatically include libstdc++6

2010-09-11 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11-09-10 03:29, Dallas Foley wrote: > On 10-09-08 07:33 AM, Philip Balister wrote: >> On 09/08/2010 10:09 AM, pieterg wrote: >>> On Tuesday 07 September 2010 21:03:14 Koen Kooi wrote: On 07-09-10 18:18, Khem Raj wrote: > On Tue, Sep 7, 2010

Re: [oe] [PATCH] libgles-omap3_3.01.00.07.bb: Add recipe

2010-09-11 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10-09-10 21:24, Denys Dmytriyenko wrote: > On Thu, Sep 09, 2010 at 06:04:28AM -0700, Steve Sakoman wrote: >> n Thu, Sep 9, 2010 at 1:48 AM, Koen Kooi wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> On 09-09-10 07:28, Khem Raj w