* Mark Hatle [110808 17:58]:
> pseudo currently only works on IA32 hosts. It was never really intended to
> work
> on the target system, but should.
Thanks for the clarification. No, I don't really want it... But now I
know what to start looking for, i.e. what is trying to put pseudo on the
tar
On 08/08/2011 07:13 PM, Cui, Dexuan wrote:
> Cui, Dexuan wrote on 2011-08-04:
>> Darren Hart wrote on 2011-08-04:
>>> On 08/04/2011 12:37 AM, Cui, Dexuan wrote: Please remember to include a
>>> description of the problem and the approach taken to fix it. This
>>> eliminates wasted time trying to de
Don't use GLIBC_EXTRA_OECONF for the nativesdk builds. Easiest solution
is to just override it settings. Otherwise we might pickup configure
options ment for the target build.
Signed-off-by: Kumar Gala
---
meta/recipes-core/eglibc/eglibc.inc |1 +
meta/recipes-core/eglibc/eglibc_2.12.b
On Tuesday, 9 August 2011 10:33 AM, Khem Raj wrote:
> On 08/08/2011 06:52 PM, James Limbouris wrote:
> > On Tuesday, 9 August 2011 9:40 AM, Khem Raj wrote:
> >> On Mon, Aug 8, 2011 at 6:33 PM, James Limbouris
> >> wrote:
> >>> On Tue Aug 9 01:25:55 CEST 2011, Richard Purdie wrote:
> On Mon, 2
On Mon, Aug 8, 2011 at 6:09 PM, Jeff Osier-Mixon wrote:
> OE TSC meeting 21-Jul-2011
> Attendees: Koen, Khem, Richard, Tom
> Apologies: Mark, Jefro
> Minutes:
> 01) choose a meeting chair
> khem
> 02) new topics
> - melo updates
> melo VM has some issues where it was dying almost every day
> p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/08/2011 06:52 PM, James Limbouris wrote:
> On Tuesday, 9 August 2011 9:40 AM, Khem Raj wrote:
>> On Mon, Aug 8, 2011 at 6:33 PM, James Limbouris
>> wrote:
>>> On Tue Aug 9 01:25:55 CEST 2011, Richard Purdie wrote:
On Mon, 2011-08-08 at 05:
The pseudo executable sets the PSEUDO_LOCALSTATEDIR environment variable
to point to a sysroot location. During an initial cache build, in which
pseudo is not used as it is being built, the PSEUDO_LOCALSTATEDIR is set
to a per-package location by bitbake.conf, and baked into the cache.
If the cache
Cui, Dexuan wrote on 2011-08-04:
> Darren Hart wrote on 2011-08-04:
>> On 08/04/2011 12:37 AM, Cui, Dexuan wrote: Please remember to include a
>> description of the problem and the approach taken to fix it. This
>> eliminates wasted time trying to decipher it later or by people
>> unfamiliar with t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/08/2011 04:24 PM, Richard Purdie wrote:
> On Sun, 2011-08-07 at 23:14 -0700, Khem Raj wrote:
>> Otherwise we end up with configure errors like below
>>
>> | checking for perl... /usr/bin/perl | checking for perl >=
>> 5.8.1... 5.12.4 | checking
On Tuesday, 9 August 2011 9:40 AM, Khem Raj wrote:
> On Mon, Aug 8, 2011 at 6:33 PM, James Limbouris
> wrote:
> > On Tue Aug 9 01:25:55 CEST 2011, Richard Purdie wrote:
> >>On Mon, 2011-08-08 at 05:02 +, James Limbouris wrote:
> >>> Hi,
> >>>
> >>> In oe-core, with Angstrom 2010.x, generating
On Mon, Aug 8, 2011 at 6:33 PM, James Limbouris
wrote:
> On Tue Aug 9 01:25:55 CEST 2011, Richard Purdie wrote:
>>On Mon, 2011-08-08 at 05:02 +, James Limbouris wrote:
>>> Hi,
>>>
>>> In oe-core, with Angstrom 2010.x, generating an sdk with:
>>>
>>> bitbake meta-toolchain-qte
>>>
>>> is giving
On Tue Aug 9 01:25:55 CEST 2011, Richard Purdie wrote:
>On Mon, 2011-08-08 at 05:02 +, James Limbouris wrote:
>> Hi,
>>
>> In oe-core, with Angstrom 2010.x, generating an sdk with:
>>
>> bitbake meta-toolchain-qte
>>
>> is giving me a toolchain with gcc-4.6.1 binaries in the i686 sysroot, bu
On Mon, 2011-08-08 at 05:02 +, James Limbouris wrote:
> Hi,
>
> In oe-core, with Angstrom 2010.x, generating an sdk with:
>
> bitbake meta-toolchain-qte
>
> is giving me a toolchain with gcc-4.6.1 binaries in the i686 sysroot, but
> gcc-4.5.4 runtime libraries in the arm (target) sysroot. Th
On Sun, 2011-08-07 at 23:14 -0700, Khem Raj wrote:
> Otherwise we end up with configure errors like below
>
> | checking for perl... /usr/bin/perl
> | checking for perl >= 5.8.1... 5.12.4
> | checking for XML::Parser... configure: error: XML::Parser perl module is
> required for intltool
> | + bb
On Mon, 2011-08-08 at 11:32 -0500, Kumar Gala wrote:
> On Aug 2, 2011, at 8:42 AM, Richard Purdie wrote:
>
> > On Tue, 2011-08-02 at 08:11 -0500, Kumar Gala wrote:
> >> On Aug 1, 2011, at 11:57 AM, Richard Purdie wrote:
> >>
> >>> On Mon, 2011-08-01 at 09:44 -0700, Tom Rini wrote:
> On 08/01
OE TSC meeting 21-Jul-2011
Attendees: Koen, Khem, Richard, Tom
Apologies: Mark, Jefro
Minutes:
01) choose a meeting chair
khem
02) new topics
- melo updates
melo VM has some issues where it was dying almost every day
per Tom its not hardware issue
over next week git will move to the final
Minutes: OpenEmbedded eV Board meeting, 05-Aug-2011
"A short financial status update meeting"
Attendees:
Michael Lauer (mickey)
Philip Balister (Crofton)
Florian Boor (florian)
Denys Dmytriyenko (denix)
01) agenda:
* Network switch money transfer
* Financial "obligations" to OSUOSL
* Other spe
mount.h has few more defines that are being used by newer
applications such as systemd
Signed-off-by: Khem Raj
---
.../uclibc/uclibc-0.9.32/mount.h-update.patch | 85
meta/recipes-core/uclibc/uclibc_0.9.32.bb |3 +-
2 files changed, 87 insertions(+), 1 de
On Mon, 2011-08-08 at 11:35 -0500, Kumar Gala wrote:
> On Aug 2, 2011, at 8:11 AM, Kumar Gala wrote:
>
> >
> > On Aug 1, 2011, at 11:57 AM, Richard Purdie wrote:
> >
> >> On Mon, 2011-08-01 at 09:44 -0700, Tom Rini wrote:
> >>> On 08/01/2011 09:07 AM, Phil Blundell wrote:
> On Mon, 2011-08-
On Mon, Aug 8, 2011 at 12:25 PM, Richard Purdie
wrote:
>> I think the 2 toolchains is UGLY and confusing to customers/users.
>> While I understand it from the point of view on how to take steps to
>> get multilib going it doesn't mean we shouldnt start thinking about
>> how to address these issues
On Mon, 2011-08-08 at 10:46 -0500, Kumar Gala wrote:
> On Aug 8, 2011, at 9:55 AM, Richard Purdie wrote:
>
> > On Sun, 2011-08-07 at 12:08 -0500, Kumar Gala wrote:
> >> We'd like to pass:
> >>
> >> --enable-targets=all
> >>
> >> on ppc when we target a 64-bit platform but happen to build a 32-bi
Signed-off-by: Joel A Fernandes
---
...mc-Adjust-dto-to-eliminate-timeout-errors.patch | 33
recipes-kernel/linux/linux_3.0.bb |3 +-
2 files changed, 35 insertions(+), 1 deletions(-)
create mode 100644
recipes-kernel/linux/linux-3.0/beagle/0006-omap-
On Mon, Aug 8, 2011 at 2:27 AM, Samuel Stirtzel
wrote:
> 2011/8/5 Khem Raj :
>> It means QEMUOPTIONS is empty in your case because you are sing ext2
>> image. It supports ext3 and btrfs
>>
>> but it should be easy to add ext2 to mix. Can you try something like below
>>
>> diff --git a/scripts/runq
On Fri, 2011-08-05 at 10:42 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> These are the commits for the new x86_64 ABI named x32. These are changed
> as per the feedback received on the mailing list.
>
> The kernel related commits are dropped from this series as Bruce is pus
On Aug 2, 2011, at 8:11 AM, Kumar Gala wrote:
>
> On Aug 1, 2011, at 11:57 AM, Richard Purdie wrote:
>
>> On Mon, 2011-08-01 at 09:44 -0700, Tom Rini wrote:
>>> On 08/01/2011 09:07 AM, Phil Blundell wrote:
On Mon, 2011-08-01 at 09:37 -0500, Kumar Gala wrote:
> Not sure I understand the
On Aug 2, 2011, at 8:42 AM, Richard Purdie wrote:
> On Tue, 2011-08-02 at 08:11 -0500, Kumar Gala wrote:
>> On Aug 1, 2011, at 11:57 AM, Richard Purdie wrote:
>>
>>> On Mon, 2011-08-01 at 09:44 -0700, Tom Rini wrote:
On 08/01/2011 09:07 AM, Phil Blundell wrote:
> On Mon, 2011-08-01 at 0
That's passing flags to gcc, I mean passing flags to how gcc is configured
- k
On Aug 8, 2011, at 10:53 AM, Kamble, Nitin A wrote:
> Kumar,
> Look at the meta/conf/machine/include/ia32/arch-ia32.inc where we have done
> special flags passing to gcc & other tools.
>
> Nitin
>
>
>> -Origin
pseudo currently only works on IA32 hosts. It was never really intended to work
on the target system, but should.
If you think you want pseudo on the target.. you'll have to verify that all of
the calls are being trapped properly on ARM, as well as modify the build
instructions to not worry about
On Aug 8, 2011, at 9:48 AM, Richard Purdie wrote:
> On Mon, 2011-08-08 at 09:39 -0500, Kumar Gala wrote:
>> On Aug 5, 2011, at 3:11 PM, Kumar Gala wrote:
>>
>>> Signed-off-by: Kumar Gala
>>> ---
>>> meta/conf/machine/include/tune-ppce5500.inc | 14 ++
>>> 1 files changed, 14 insert
Kumar,
Look at the meta/conf/machine/include/ia32/arch-ia32.inc where we have done
special flags passing to gcc & other tools.
Nitin
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> K
On Aug 8, 2011, at 9:55 AM, Richard Purdie wrote:
> On Sun, 2011-08-07 at 12:08 -0500, Kumar Gala wrote:
>> We'd like to pass:
>>
>> --enable-targets=all
>>
>> on ppc when we target a 64-bit platform but happen to build a 32-bit
>> toolchain & rootfs, its useful to still have 64-bit support in
On Sun, 2011-08-07 at 12:08 -0500, Kumar Gala wrote:
> We'd like to pass:
>
> --enable-targets=all
>
> on ppc when we target a 64-bit platform but happen to build a 32-bit
> toolchain & rootfs, its useful to still have 64-bit support in the
> compiler to build a 64-bit kernel if desired in this s
On Mon, 2011-08-08 at 09:32 -0500, Kumar Gala wrote:
> On Aug 8, 2011, at 7:58 AM, Richard Purdie wrote:
> > On Sat, 2011-08-06 at 15:56 -0500, Kumar Gala wrote:
> >> I'm looking at trying to get multilib working for powerpc. However
> >> I'm a bit lost in how this is suppose to work from a few di
On Mon, 2011-08-08 at 09:39 -0500, Kumar Gala wrote:
> On Aug 5, 2011, at 3:11 PM, Kumar Gala wrote:
>
> > Signed-off-by: Kumar Gala
> > ---
> > meta/conf/machine/include/tune-ppce5500.inc | 14 ++
> > 1 files changed, 14 insertions(+), 0 deletions(-)
> > create mode 100644 meta/conf
On Aug 5, 2011, at 3:11 PM, Kumar Gala wrote:
> Signed-off-by: Kumar Gala
> ---
> meta/conf/machine/include/tune-ppce5500.inc | 14 ++
> 1 files changed, 14 insertions(+), 0 deletions(-)
> create mode 100644 meta/conf/machine/include/tune-ppce5500.inc
>
> diff --git a/meta/conf/mac
On Aug 8, 2011, at 7:58 AM, Richard Purdie wrote:
> On Sat, 2011-08-06 at 15:56 -0500, Kumar Gala wrote:
>> I'm looking at trying to get multilib working for powerpc. However
>> I'm a bit lost in how this is suppose to work from a few different
>> perspectives:
>>
>> 1. from user perspective (I
On Sat, 2011-08-06 at 09:25 +0200, Koen Kooi wrote:
> python += doesn't add a leading space, which we do need:
>
> | Collected errors:
> | * satisfy_dependencies_for: Cannot satisfy the following dependencies for
> task-gnome-themes:
> | *gnome-icon-themehicolor-icon-theme *
> | * opkg_ins
On Sat, 2011-08-06 at 00:19 -0400, Bruce Ashfield wrote:
> Here's a collection of fixes that have been cooking here for the week.
> Build, boot and regression testing has been completed. With these the
> 3.0 kernel tree is bumped to 3.0.1, and some use cases have been updated
> to support building
On Mon, 2011-08-08 at 09:56 +0200, Martin Jansa wrote:
> * PACKAGES were defined in eglibc.inc as well as eglibc-package.inc,
> definition
> from eglibc.inc was overriden from recipes including eglibc.inc only
>
> Signed-off-by: Martin Jansa
> ---
> meta/recipes-core/eglibc/eglibc.inc |2
On Sun, 2011-08-07 at 11:50 -0500, Kumar Gala wrote:
> On Aug 6, 2011, at 3:56 PM, Kumar Gala wrote:
>
> > I'm looking at trying to get multilib working for powerpc. However I'm a
> > bit lost in how this is suppose to work from a few different perspectives:
> >
> > 1. from user perspective (I'
On Sat, 2011-08-06 at 15:56 -0500, Kumar Gala wrote:
> I'm looking at trying to get multilib working for powerpc. However
> I'm a bit lost in how this is suppose to work from a few different
> perspectives:
>
> 1. from user perspective (I'm starting with a 64-bit build in /lib64 and
> adding 32-
On Mon, 2011-08-08 at 17:11 +0800, Yu Ke wrote:
> on 2011-8-5 18:37, Lianhao Lu wrote:
> > [YOCTO #1337]
> > Using ghostscript-native instead of ${PN}-native in DEPENDS to correct
> > the invalid DEPENDS in multilib cases.
> >
> > Signed-off-by: Lianhao Lu
> > ---
> > .../ghostscript/ghostscript_
On Mon, 2011-08-08 at 11:39 +0800, Lianhao Lu wrote:
> Added more recipes supporting multilib extend.
>
> Signed-off-by: Lianhao Lu
> ---
> meta/conf/multilib.conf | 449
> +--
> 1 files changed, 436 insertions(+), 13 deletions(-)
Merged to master,
On Mon, 2011-08-08 at 11:22 +0800, Mei Lei wrote:
> Signed-off-by: Mei Lei
> ---
> meta/recipes-extended/lsb/lsb_1.4.bb | 18 +-
> 1 files changed, 9 insertions(+), 9 deletions(-)
Merged to master, thanks.
Richard
___
Openembedded-
On Sat, 2011-08-06 at 22:01 -0700, Saul Wold wrote:
> Richard,
>
> This has Bruce's updated Kernel, which has taken a spin on the fuzzy builder,
> along with a fix for M3 BSP failures and a couple of other bug and build
> fixes.
> I also remembered to include the SRC_URI checksums this time for t
Hi,
After updating my work-in-progress to upgrade our internal distro from
oe-dev to oe-core, I got a new problem... (At least new to me, as far as
I remember I didn't have that problem before the vacation. Otoh, my old
build-box is temporarily out of service HW-problems, so this is a new
build e
2011/8/5 Khem Raj :
> It means QEMUOPTIONS is empty in your case because you are sing ext2
> image. It supports ext3 and btrfs
>
> but it should be easy to add ext2 to mix. Can you try something like below
>
> diff --git a/scripts/runqemu-internal b/scripts/runqemu-internal
> index c15632d..64635df
on 2011-8-5 18:37, Lianhao Lu wrote:
[YOCTO #1337]
Using ghostscript-native instead of ${PN}-native in DEPENDS to correct
the invalid DEPENDS in multilib cases.
Signed-off-by: Lianhao Lu
---
.../ghostscript/ghostscript_9.02.bb|2 +-
1 files changed, 1 insertions(+), 1 dele
Richard Purdie wrote on 2011-08-05:
> When running multilib builds its not intuitive for the specificed
> versions/providers to be build in one case and the higher version in the
> other.
> This patch mirrors the options unless they're already set.
>
> There shouldn't be any effect if the MULTILI
* PACKAGES were defined in eglibc.inc as well as eglibc-package.inc, definition
from eglibc.inc was overriden from recipes including eglibc.inc only
Signed-off-by: Martin Jansa
---
meta/recipes-core/eglibc/eglibc.inc |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/met
gnome-doc-utils-native should not RDEPENDS on bash, thus add RDEPENDS
override to fix the issue.
Signed-off-by: Dongxiao Xu
---
meta/recipes-gnome/gnome/gnome-doc-utils.inc |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc
b/me
cross recipes should not RDEPENDS on any package. Cross recipe has no
"PACKAGES" define, thus clean RDEPENDS_${PN} value to ensure correctness
in multilib.
Signed-off-by: Dongxiao Xu
---
.../module-init-tools-cross_3.16.bb|1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Hi Richard,
The following two commits fix the issue that, some normal packages are
built out when building pure multilib image "lib32-core-image-sato".
Please help to review and pull.
[YOCTO #1340]
The following changes since commit 7a278238d9b08e0315e92d386282cb488cc0c7b4:
bitbake.conf/powe
53 matches
Mail list logo