On Wed, Oct 26, 2011 at 2:59 AM, McClintock Matthew-B29882
wrote:
> On Mon, Oct 24, 2011 at 8:18 PM, Julian Pidancet
> wrote:
>> +do_configure_prepend () {
>> + export fu_cv_sys_stat_statfs2_bsize=yes
>
> I'm asking out of curiosity.. why don't these go in meta/site/common instead?
To be
On Wed, 2011-10-26 at 14:58 +0100, Julian Pidancet wrote:
> On Wed, Oct 26, 2011 at 2:59 AM, McClintock Matthew-B29882
> wrote:
> > On Mon, Oct 24, 2011 at 8:18 PM, Julian Pidancet
> > wrote:
> >> +do_configure_prepend () {
> >> +export fu_cv_sys_stat_statfs2_bsize=yes
> >
> > I'm asking
On 10/25/11 10:37 PM, James Limbouris wrote:
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org
>> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
>> James Limbouris
>> Sent: Wednesday, 26 October 2011 9:35 AM
>> To: openembedded-core@list
On 10/26/2011 08:23 AM, Mark Hatle wrote:
On 10/25/11 10:37 PM, James Limbouris wrote:
-Original Message-
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
James Limbouris
Sent: Wednesday, 26 October 2011 9:35 AM
Hi all,
Here's a RFC patch for updating the toolchain linux-libc headers to 3.x
variants.
The reason I'm calling it a RFC is:
- I wrote some anonymous python code (and I'm no python coder) to
deal with 2.6 / 3.0 tgz location differences. This could have
also been done with a variable s
This changes makes two different 3.x headers available to the
toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is
maintained with older 2.6 headers by creating a new variable
that changes the SRC_URI based on the major version number of
the kernel.
Tested with 2.6.37.2, 3.0.8 and 3.1 bu
On 10/21/2011 10:17 AM, Martin Jansa wrote:
Hi,
arm mode was forced without PR bump, because if it was failing for someone he
will notice.
Be carefull with using subversion-1.7.0 (read the commit message).
Pulseaudio-1.1 was released, so hopefully this work arounds won't be needed
there or the
On 10/21/2011 03:11 PM, Martin Jansa wrote:
Signed-off-by: Martin Jansa
---
.../subversion/subversion_1.6.15.bb|2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/subversion/subversion_1.6.15.bb
b/meta/recipes-devtools/subversion/sub
On 10/20/2011 09:35 PM, Khem Raj wrote:
This patchset does the following
1. Upgrades coreutils and libtool partially helped with gold
2. Fixes a gcc bug thats highlighted by gold when linking connman
3. Fixes a DEPENDS problem in xserver-xorg
With these changes I am able to build systemd-gnome-
On 10/21/2011 07:02 AM, nitin.a.kam...@intel.com wrote:
From: Nitin A Kamble
I fixed a build issue I observer on mips in the v2.
The following changes since commit 72a1e63b67445c65954c21f5cbfab74d617a257f:
distro-tracking-fields: update fields for tzdata and gst-plugins-good
(2011-10-20 17
On 10/21/2011 06:39 PM, Cliff Brake wrote:
From: Cliff Brake
added xz compression option, general cleanup
---
.../squashfs-tools/squashfs-tools_4.2.bb | 40
1 files changed, 40 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-devtools/squashfs-t
On Wed, Oct 26, 2011 at 09:54:04PM +0200, Saul Wold wrote:
> On 10/21/2011 10:17 AM, Martin Jansa wrote:
> > Hi,
> >
> > arm mode was forced without PR bump, because if it was failing for someone
> > he
> > will notice.
> >
> > Be carefull with using subversion-1.7.0 (read the commit message).
> >
On 10/21/2011 07:02 AM, Khem Raj wrote:
PN for binutils-cross-canadian is
binutils-cross-canadian-${TRANSLATED_TARGET_ARCH}
so thats what we should use for PREFERRED_VERSION
Signed-off-by: Khem Raj
---
meta/conf/distro/include/tcmode-default.inc |2 +-
1 files changed, 1 insertions(+), 1
On Wed, 2011-10-26 at 14:25 -0400, Bruce Ashfield wrote:
> This changes makes two different 3.x headers available to the
> toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is
> maintained with older 2.6 headers by creating a new variable
> that changes the SRC_URI based on the major vers
On 11-10-26 04:25 PM, Richard Purdie wrote:
On Wed, 2011-10-26 at 14:25 -0400, Bruce Ashfield wrote:
This changes makes two different 3.x headers available to the
toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is
maintained with older 2.6 headers by creating a new variable
that chan
On 10/24/2011 05:37 AM, Xiaofeng Yan wrote:
From: Xiaofeng Yan
Use do_split_package for each grouping and name them correctly besides updating
package.
The format to name plugins of qmmp:
qmmp-plugin-- with the Description: Qmmp plugin for
%s"
This looks correct, but needs to be a git mv f
On 10/20/2011 07:47 PM, nitin.a.kam...@intel.com wrote:
From: Nitin A Kamble
I tested perl inside qemux86& qemuarm machines, and basic functionality of
perl was working fine.
Please help test it out.
Thank you,
Nitin
The following changes since commit 066f6bed29dff0b4faac586eba7a865584c4fe4b
On 10/25/2011 11:36 PM, Scott Garman wrote:
Signed-off-by: Scott Garman
---
.../conf/distro/include/distro_tracking_fields.inc | 32 ++--
1 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
b/meta/conf/distro/i
The coreutils configure script is unable determine how to get free
space from the Operating System when cross-compiling.
This changes caches the result of the "statfs2_bsize" test for the
coreutils configure script.
Both glibc and uclibc defines statfs as a two-argument function
and uses a struct s
Hi,
On Mon, Oct 24, 2011 at 01:06:11AM +0100, julian.pidan...@gmail.com wrote:
> On Sat, Oct 22, 2011 at 12:54 PM, Nicolas François
> wrote:
> >
> > What is the expected behavior when the utility authenticates the caller?
> > 1] authenticate the caller in the caller's chroot
> > 2] authenticate
On Fri, 2011-10-21 at 05:23 +, James Limbouris wrote:
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Khem Raj
> > Sent: Friday, 21 October 2011 1:16 PM
> > To: Patches and d
Richard,
Here's a quick respin of the series to factor out some code.
Changes since v1:
- factored common code out into the .inc file. Captured in patch 1/2
- patch 2/2 is the introduction of the new headers
Original Email is included below:
Here's a RFC patch for updating the toolchain lin
Each time a new linux-libc-headers is created the same code is
cloned. Placing the common functionality in the .inc file simplies
each recipe and make maintenance easier.
Signed-off-by: Bruce Ashfield
---
.../linux-libc-headers/linux-libc-headers.inc | 44 ++
.../linux-lib
Provide both a 3.0.x and a 3.1 set of headers to the toolchain.
Compatibility is maintained with older 2.6 headers by creating a
new variable that changes the SRC_URI based on the major version
number of the kernel.
Built and booted with 2.6.37.2, 3.0.8 and 3.1 linux-libc-headers.
Signed-off-by:
On Wed, 2011-10-26 at 14:25 -0400, Bruce Ashfield wrote:
> This changes makes two different 3.x headers available to the
> toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is
> maintained with older 2.6 headers by creating a new variable
> that changes the SRC_URI based on the major vers
On Wed, 2011-10-26 at 16:56 -0400, Bruce Ashfield wrote:
> Provide both a 3.0.x and a 3.1 set of headers to the toolchain.
> Compatibility is maintained with older 2.6 headers by creating a
> new variable that changes the SRC_URI based on the major version
> number of the kernel.
>
> Built and boo
On 10/26/11 3:51 PM, Nicolas François wrote:
> Hi,
>
> On Mon, Oct 24, 2011 at 01:06:11AM +0100, julian.pidan...@gmail.com wrote:
>> On Sat, Oct 22, 2011 at 12:54 PM, Nicolas François
>> wrote:
>>>
>>> What is the expected behavior when the utility authenticates the caller?
>>> 1] authenticate t
* Richard Purdie [111026 23:02]:
> On Wed, 2011-10-26 at 14:25 -0400, Bruce Ashfield wrote:
> > This changes makes two different 3.x headers available to the
> > toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is
> > maintained with older 2.6 headers by creating a new variable
> > that
* Anders Darander [111026 23:14]:
> * Richard Purdie [111026 23:02]:
> > On Wed, 2011-10-26 at 14:25 -0400, Bruce Ashfield wrote:
> > > This changes makes two different 3.x headers available to the
> > > toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is
> > > maintained with older 2.
On Wed, Oct 26, 2011 at 5:01 PM, Richard Purdie
wrote:
> On Wed, 2011-10-26 at 14:25 -0400, Bruce Ashfield wrote:
>> This changes makes two different 3.x headers available to the
>> toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is
>> maintained with older 2.6 headers by creating a ne
From: Xiaofeng Yan
Hi Saul,
I Removed the old recipe qmmp_0.5.1 and added qmmp_0.5.2 according to your
suggestion.
Thanks
Yan
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/qmmp_update
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/qmmp_update
From: Xiaofeng Yan
Remove recipe qmmp_0.5.1 and add qmmp_0.5.2
Use do_split_package for each grouping and name them correctly besides updating
package.
The format to name plugins of qmmp:
qmmp-plugin-- with the Description: Qmmp plugin for
%s"
Signed-off-by: Xiaofeng Yan
---
.../conf/dis
Got errors that we were unable to find -lreadline, this fixed the
issue
Signed-off-by: Matthew McClintock
---
meta/recipes-devtools/gdb/gdb-cross-canadian.inc |2 +-
.../gdb/gdb-cross-canadian_7.3a.bb |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a
This fixes an issue where we cannot find -lgcc when linking. We
update the path to libgcc.a so the library can be installed
correctly
Signed-off-by: Matthew McClintock
---
I really doubt this is the correct fix and I'm no expert but it's
here for comments. This fixes a real u-boot cross compile b
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Matthew McClintock
> Sent: Thursday, 27 October 2011 11:07 AM
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [RFC] Fi
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Richard Purdie
> Sent: Thursday, 27 October 2011 4:54 AM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [P
On Wed, Oct 26, 2011 at 8:52 PM, James Limbouris
wrote:
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org
>> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
>> Richard Purdie
>> Sent: Thursday, 27 October 2011 4:54 AM
>> To: Patches and
On Wed, Oct 26, 2011 at 10:40 PM, James Limbouris
wrote:
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org
>> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
>> Matthew McClintock
>> Sent: Thursday, 27 October 2011 11:07 AM
>> To: openem
Signed-off-by: Matthew McClintock
---
meta/recipes-devtools/strace/strace_4.5.20.bb |8 ++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/strace/strace_4.5.20.bb
b/meta/recipes-devtools/strace/strace_4.5.20.bb
index b3d2aa5..0e22657 100644
--- a/me
Signed-off-by: Matthew McClintock
---
meta/recipes-core/util-linux/util-linux.inc |7 +--
meta/recipes-core/util-linux/util-linux_2.19.1.bb |2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-core/util-linux/util-linux.inc
b/meta/recipes-core/util
40 matches
Mail list logo