On 11/18/2011 01:17 PM, Martin Jansa wrote:
Why not enable more swap? It's slow but works for short peaks in mem
usage. I have to extend our swap from 2G to 4G on VM with 2G RAM for
some builds.. also needed during linking unstripped libs :/.
Thank you, Marin - this is an excellent idea. :)
Sc
On Fri, Nov 18, 2011 at 12:24:25PM -0800, Scott Garman wrote:
> On 11/18/2011 11:59 AM, Joshua Lock wrote:
> >
> >
> > On 18/11/11 11:49, Khem Raj wrote:
> >> On Fri, Nov 18, 2011 at 11:39 AM, Scott Garman
> >> wrote:
> >>> Hi all,
> >>>
> >>> I'm testing building core-image-minimal in a resource
On Fri, Nov 18, 2011 at 12:14:54PM -0800, Khem Raj wrote:
> On Tue, Nov 8, 2011 at 6:28 AM, Ambrose, Martin wrote:
> > Hello.
> >
> > My goal is to get a baseline uClibc image for an arm architecture.
> > I've tried various mechanisms but eventually end up with build/run-time
> > errors.
> >
> >
On Thu, Nov 10, 2011 at 5:43 AM, Julian Pidancet
wrote:
> On 11/08/11 20:29, Richard Purdie wrote:
>>
>> I'm left wondering how useful the resulting compiler is to most users.
>> In most cases a user would expect full libc support and hence this is
>> likely to confuse them. I do appreciate people
On 18/11/11 12:24, Scott Garman wrote:
> On 11/18/2011 11:59 AM, Joshua Lock wrote:
>>
>>
>> On 18/11/11 11:49, Khem Raj wrote:
>>> On Fri, Nov 18, 2011 at 11:39 AM, Scott
>>> Garman wrote:
Hi all,
I'm testing building core-image-minimal in a resource-constrained
environment
On 11/18/2011 11:59 AM, Joshua Lock wrote:
On 18/11/11 11:49, Khem Raj wrote:
On Fri, Nov 18, 2011 at 11:39 AM, Scott Garman wrote:
Hi all,
I'm testing building core-image-minimal in a resource-constrained
environment (a VirtualBox VM with 2300 MB of RAM allocated to it). With
PARALLEL_MAKE
On Fri, 2011-11-18 at 11:17 -0800, Khem Raj wrote:
> On Fri, Nov 18, 2011 at 8:59 AM, wrote:
> > From: Tom Zanussi
> >
> > The meta-intel BSPs currently have a number of machine settings common
> > to all - factor these out into a common include file.
> >
> > Also add several new intel-specific
On Tue, Nov 8, 2011 at 6:28 AM, Ambrose, Martin wrote:
> Hello.
>
> My goal is to get a baseline uClibc image for an arm architecture.
> I've tried various mechanisms but eventually end up with build/run-time
> errors.
>
> First attempt was to only use oe-core and specify the following in local.c
On 18/11/11 11:49, Khem Raj wrote:
> On Fri, Nov 18, 2011 at 11:39 AM, Scott Garman
> wrote:
>> Hi all,
>>
>> I'm testing building core-image-minimal in a resource-constrained
>> environment (a VirtualBox VM with 2300 MB of RAM allocated to it). With
>> PARALLEL_MAKE set to -j4 (the VM does hav
On Fri, Nov 18, 2011 at 11:39 AM, Scott Garman wrote:
> Hi all,
>
> I'm testing building core-image-minimal in a resource-constrained
> environment (a VirtualBox VM with 2300 MB of RAM allocated to it). With
> PARALLEL_MAKE set to -j4 (the VM does have two CPUs allocated), I'm finding
> that the b
Hi all,
I'm testing building core-image-minimal in a resource-constrained
environment (a VirtualBox VM with 2300 MB of RAM allocated to it). With
PARALLEL_MAKE set to -j4 (the VM does have two CPUs allocated), I'm
finding that the build of qemu-native fails because the OOM killer steps
in and
On Fri, Nov 18, 2011 at 8:59 AM, wrote:
> From: Tom Zanussi
>
> The meta-intel BSPs currently have a number of machine settings common
> to all - factor these out into a common include file.
>
> Also add several new intel-specific XSERVER variables for building
> XSERVER variables in BSPs.
>
I
On Fri, 2011-11-18 at 17:54 +, McClintock Matthew-B29882 wrote:
> On Fri, Nov 18, 2011 at 2:07 AM, Phil Blundell wrote:
> > if [ true < /dev/ttyS0 ]; then
>
> This test returns 0 if the serial node is in my device tree or not
> (e.g. there or not).
That sounds like a shell bug to me. What s
On Fri, Nov 18, 2011 at 2:07 AM, Phil Blundell wrote:
> if [ true < /dev/ttyS0 ]; then
This test returns 0 if the serial node is in my device tree or not
(e.g. there or not).
-M
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.o
From: Tom Zanussi
The meta-intel BSPs currently have a number of machine settings common
to all - factor these out into a common include file.
Also add several new intel-specific XSERVER variables for building
XSERVER variables in BSPs.
Signed-off-by: Tom Zanussi
---
meta/conf/machine/include
From: Tom Zanussi
This patchset adds a 'base config' .inc for settings that most of the
meta-intel BSPs use and moves them int conf/machine/include for easy
access and reuse by those BSPs that can use them.
The following changes since commit 6aa658495b028cd1301b9892fdc19a1b67ff06ca:
Kang Kai (
On Fri, Nov 18, 2011 at 7:29 AM, Richard Purdie
wrote:
> On Wed, 2011-11-16 at 14:17 -0700, Chris Larson wrote:
>> Signed-off-by: Christopher Larson
>> ---
>> meta/conf/bitbake.conf | 2 ++
>> 1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/meta/conf/bitbake.conf b/meta/co
On Friday, November 18, 2011, Phil Blundell wrote:
> On Thu, 2011-11-17 at 16:20 -0800, Khem Raj wrote:
>> Backport fix for PR 47551 fixes the ICE seen on armv7-a/qt4-x11-free
>> Bump up SRCREV past gcc 4.6.2 release
>
> I thought it was our policy to keep SRCREV aligned with releases as far
> as
On Friday 18 November 2011 16:22:37 Koen Kooi wrote:
> What follows is a generic question and in no way a criticism or comment on
> your RFC: Have you thought about using git am'able patches for these
> things?Upstream for QT is using git, so it would be nice to use somethings
> as close to the ups
Op 18 nov. 2011, om 16:03 heeft Paul Eggleton het volgende geschreven:
> Disable pulseaudio support in phonon within Qt4; otherwise it
> auto-detects it and it may be enabled or disabled depending on what gets
> built first.
>
> Signed-off-by: Paul Eggleton
> ---
> meta/recipes-qt/qt4/files/pul
Disable pulseaudio support in phonon within Qt4; otherwise it
auto-detects it and it may be enabled or disabled depending on what gets
built first.
Signed-off-by: Paul Eggleton
---
meta/recipes-qt/qt4/files/pulseaudio-config.patch | 31 +
meta/recipes-qt/qt4/qt-4.7.4.inc
We had a failure on the autobuilder because qt4-x11-free detected
pulseaudio was present but then since it wasn't listed in DEPENDS,
when it came to compile time pulseaudio happened to be unavailable and
the build failed. At first I just added pulseaudio to DEPENDS but then I
considered that it bec
On Fri, 2011-11-18 at 14:36 +0800, Kang Kai wrote:
> mesa use its script file bin/mklib to generate libraries, and call the
> host's commands "ar/ranlib/gcc/g++". Fix it to call the cross-compile
> tools properly.
>
> Signed-off-by: Kang Kai
> ---
> meta/recipes-graphics/mesa/mesa-7.11.inc
On Fri, 2011-11-18 at 15:28 +0100, Frans Meulenbroeks wrote:
>
>
> 2011/11/18 Koen Kooi
> Signed-off-by: Koen Kooi
> ---
> .../shared-mime-info/shared-mime-info.inc |2 +-
> .../shared-mime-info/shared-mime-info_0.91.bb |2 +-
> 2 f
On Friday 18 November 2011 15:28:28 Frans Meulenbroeks wrote:
> Is ordering of PACKAGES relevant? If so, please enlighten me why.
It is. The packaging code reads this in order and the first package to match a
file is the package that the file will go into; thus if you want to add a
package that
On Wed, 2011-11-16 at 11:14 -0800, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> The following changes since commit 217a90f2ab02ec3c4e9653b528d7b584f6e37a42:
>
> sanity.bbclass: No need to check for cvs any more (2011-11-16 17:32:46
> +)
>
> are available in the git reposito
On Wed, 2011-11-16 at 14:17 -0700, Chris Larson wrote:
> Signed-off-by: Christopher Larson
> ---
> meta/conf/bitbake.conf |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index 0d6b3b8..c158c61 100644
> --- a/meta/co
On Wed, 2011-11-16 at 23:05 +0100, Jan Luebbe wrote:
> This fixes building of tcpdump on hosts where libpcap-dev is installed.
> Also introduce INC_PR.
>
> Signed-off-by: Jan Luebbe
> ---
> meta/recipes-connectivity/libpcap/libpcap.inc |4 +++-
> meta/recipes-connectivity/libpcap/libpca
2011/11/18 Koen Kooi
> Signed-off-by: Koen Kooi
> ---
> .../shared-mime-info/shared-mime-info.inc |2 +-
> .../shared-mime-info/shared-mime-info_0.91.bb |2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-support/shared-mime-info/shared-
On Fri, 2011-11-18 at 12:59 +0100, Henning Heinold wrote:
> * instead of disabling the configure test and set it always true
> use the site files to set it true for glibc/eglibc and false
> for uclibc
> * remove the patch
> ' tested only for uclibc
> * bump PR
>
> Signed-off-by: Henning Heinol
On Fri, 2011-11-18 at 15:13 +0100, Koen Kooi wrote:
> Signed-off-by: Koen Kooi
> ---
> .../shared-mime-info/shared-mime-info.inc |2 +-
> .../shared-mime-info/shared-mime-info_0.91.bb |2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Merged to master, thanks.
Richa
Signed-off-by: Koen Kooi
---
.../shared-mime-info/shared-mime-info.inc |2 +-
.../shared-mime-info/shared-mime-info_0.91.bb |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info.inc
b/meta/recipes-suppor
On Fri, Nov 18, 2011 at 2:56 PM, Dmitry Eremin-Solenikov
wrote:
> On 11/18/2011 05:55 PM, Paul Eggleton wrote:
>>
>> On Tuesday 15 November 2011 12:30:15 Dmitry Eremin-Solenikov wrote:
>>>
>>> This was merged as IMAGE_FSTYPES =+ "cpio.gz"
>>> Now this brings problems if I have IMAGE_FSTYPES += "li
On 11/18/2011 05:55 PM, Paul Eggleton wrote:
On Tuesday 15 November 2011 12:30:15 Dmitry Eremin-Solenikov wrote:
This was merged as IMAGE_FSTYPES =+ "cpio.gz"
Now this brings problems if I have IMAGE_FSTYPES += "live" in my
local.conf / BSP machine.conf.
1) OE tries to generate hddimg for this
On Tuesday 15 November 2011 12:30:15 Dmitry Eremin-Solenikov wrote:
> This was merged as IMAGE_FSTYPES =+ "cpio.gz"
> Now this brings problems if I have IMAGE_FSTYPES += "live" in my
> local.conf / BSP machine.conf.
>
> 1) OE tries to generate hddimg for this initramfs image, which is
> strange id
Am 09.11.2011 01:53, schrieb Joshua Lock:
> The freedesktop.org.xml is required when updating the mime database but
> otherwise not much use. Therefore package it separately, rather than
> removing it completely, so that it can be used as required for on-device
> updates without adding almost 2MB t
* instead of disabling the configure test and set it always true
use the site files to set it true for glibc/eglibc and false
for uclibc
* remove the patch
' tested only for uclibc
* bump PR
Signed-off-by: Henning Heinold
---
.../glib-2.0/remove.test.for.qsort_r.patch | 53
On Thu, 2011-11-17 at 16:20 -0800, Khem Raj wrote:
> Backport fix for PR 47551 fixes the ICE seen on armv7-a/qt4-x11-free
> Bump up SRCREV past gcc 4.6.2 release
I thought it was our policy to keep SRCREV aligned with releases as far
as possible rather than jumping to some random-ish checkin. Are
On Fri, 2011-11-18 at 00:23 +, McClintock Matthew-B29882 wrote:
> I'm mostly soliciting ideas for how we detect if a serial port is
> actually present besides 'dmesg'
I guess the obvious one is to try opening it. Something like:
if [ true < /dev/ttyS0 ]; then
echo present
else
echo not p
39 matches
Mail list logo