From: Koen Kooi
Only the package with the icons needs it
Signed-off-by: Koen Kooi
---
meta/classes/gtk-icon-cache.bbclass |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/classes/gtk-icon-cache.bbclass
b/meta/classes/gtk-icon-cache.bbclass
index 4142d0e..5d8ef3
This address [YOCTO #1005] which was waiting for upstream updates
from the lttng and GDB teams.
Signed-off-by: Saul Wold
---
.../lttng/lttng-ust/uclibc-sched_getcpu.patch | 50
meta/recipes-kernel/lttng/lttng-ust_0.15.bb| 27 +++
2 files changed, 27
Richard,
This rolls up some missed pulls and includes upgrades to lttng
and gdb to address a bug fixed upstream.
Sau!
The following changes since commit 7a278238d9b08e0315e92d386282cb488cc0c7b4:
bitbake.conf/powerpc64: Set baselib to 'lib64' for ppc64 (2011-08-05 17:48:23
+0100)
are availa
Signed-off-by: Saul Wold
---
...lttng-control_0.88.bb => lttng-control_0.89.bb} |4 +--
meta/recipes-kernel/lttng/lttng-ust_0.12.bb| 30
2 files changed, 1 insertions(+), 33 deletions(-)
rename meta/recipes-kernel/lttng/{lttng-control_0.88.bb =>
lttng-control_
This has one upstream patch removed and a couple rebased
Signed-off-by: Saul Wold
---
meta/recipes-devtools/gdb/gdb-common.inc |5 ++-
...s-canadian_7.2.bb => gdb-cross-canadian_7.3.bb} |2 +-
.../gdb/{gdb-cross_7.2.bb => gdb-cross_7.3.bb} |2 +-
meta/recipes-devtools/g
Signed-off-by: Saul Wold
---
.../liburcu/{liburcu_0.5.4.bb => liburcu_0.6.4.bb} |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
rename meta/recipes-support/liburcu/{liburcu_0.5.4.bb => liburcu_0.6.4.bb}
(72%)
diff --git a/meta/recipes-support/liburcu/liburcu_0.5.4.bb
b/meta/rec
From: Kumar Gala
Rather than tweaking MULTILIB_DIRNAMES & MULTILIB_OSDIRNAMES like is
done for x86-64 via 64bithack.patch. We can just go with gcc defaults
and utilize ${base_lib} for where to find gcc libs.
Signed-off-by: Kumar Gala
---
.../gcc/gcc-cross-intermediate.inc |
From: Mei Lei
The CC variable sometimes add option information after compiler name, but
python can't get the real compiler name if those information added.
Fix this issue by dropping the option information when finding compiler name.
Signed-off-by: Mei Lei
---
.../python/python-native/unixcco
From: Mei Lei
The pqsql config script will check host path and add host paths to compiler and
linker options:
adding "-I/usr/include/postgresql" to CPPFLAGS
adding "-L/usr/lib" to LDFLAGS
Disable pqsql support since we didn't use this feature in other recipes.
Signed-off-by: Mei Lei
---
meta
From: Koen Kooi
Gst-plugins get 2 extra packages:
${PN}-apps: helper apps in ${bindir}
${PN}-meta: meta package that will drag in all plugins, libs and apps ${PN}
generates
And all libs are split out and run through debian style renaming if enabled.
The packaging include was split out to be r
Hmm. Sorry about the broken subject on this, it's late and I had a
git-send-email
misfire. The contents is fine, I just didn't write the proper subject:
linux-yocto: update to v3.0.1 (and associated changes).
Cheers,
Bruce
On Sat, Aug 6, 2011 at 12:19 AM, Bruce Ashfield
wrote:
> Here's a col
3.0.1 -stable has been released. This now becomes the baseline for
the 3.0 linux-yocto tree. As was the policy in the 2.6.34 and
2.6.37 kernels, the version stays at 3.0 in the recipe.
Build and boot tested on qemu* targets.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yoct
The atom-pc preempt-rt configuration wasn't pulling in the common-pc
settings, and wasn't defining re-use of the preempt-rt/base branch
properly.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto_3.0.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git
To support the mapping of any oe/yocto MACHINE to a kernel
branch that may not share that naming structure we have
KMACHINE and KBRANCH. To allow the mapping to work, we
actually have to pass KMACHINE into updateme and not MACHINE.
Signed-off-by: Bruce Ashfield
---
meta/classes/kernel-yocto.bbcl
When building an external tree or bootstrapping a BSP the
external branch may not have been checked out. The tools now ensure
that the tree is ready for configuration, so we no longer need to
force the checkout of the external branch.
This change is coupled with some kern tools tweaks as follows:
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 arbitrary repos (for x32 dev testing) and for
building multiple
From: Nitin A Kamble
For x86_64 new ABI : x32, there is a new
name for the TARGET_OS: linux-gnux32
Signed-off-by: Nitin A Kamble
---
meta/classes/insane.bbclass |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/classes/siteinfo.bbclass | 12 +++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass
index 9dacd58..a61b5e5 100644
--- a/meta/classes/siteinfo.bbcla
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 pushing
them directly.
The following changes since commit da321ee54b26b11e2bd36c8
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/ia32/arch-ia32.inc | 19 +--
meta/conf/machine/include/tune-core2.inc |4
meta/conf/machine/include/tune-x86_64.inc|2 +-
3 files changed, 22 insertions(+), 3 deletions(-)
di
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Saul Wold
> Sent: Friday, August 05, 2011 2:24 PM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [PATCH
On 08/03/2011 11:05 PM, Kumar Gala wrote:
Handle multlib or cases that baselib is lib64.
Signed-off-by: Kumar Gala
---
meta/recipes-devtools/prelink/prelink/prelink.conf |8
meta/recipes-devtools/prelink/prelink_git.bb |2 +-
2 files changed, 5 insertions(+), 5 deletio
On 08/03/2011 09:03 PM, Kumar Gala wrote:
We might redefine ${base_libdir} from being set to just /lib.
Signed-off-by: Kumar Gala
---
meta/classes/image-mklibs.bbclass |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/classes/image-mklibs.bbclass
b/meta/cla
On 08/05/2011 11:07 AM, Kamble, Nitin A wrote:
-Original Message-
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
Richard Purdie
Sent: Friday, August 05, 2011 9:04 AM
To: Patches and discussions about the oe-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/05/2011 01: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-ppce
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/machine/include/tune-ppce5500.inc
b/meta/conf/machine/include
From: Daniel Lazzari
Lazily appending causes a bug where wrong cache is
cleared when BB_SRCREV_POLICY = "clear".
Tested with qemuarm on uclibc/eglibc in same build dir
Signed-off-by: Daniel Lazzari Jr
Signed-off-by: Khem Raj
---
meta/conf/distro/defaultsetup.conf |2 +-
1 files changed,
Immediately append TCLIBCAPPEND to TMPDIR in defaultsetup.conf
instead of lazily appending it with _append. This fixes a bug where
the wrong cache was cleared when BB_SRCREV_POLICY = "clear".
Signed-off-by: Daniel Lazzari Jr
---
meta/conf/distro/defaultsetup.conf |2 +-
1 files chan
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Richard Purdie
> Sent: Friday, August 05, 2011 9:04 AM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [P
Only the package with the icons needs it
Signed-off-by: Koen Kooi
---
meta/classes/gtk-icon-cache.bbclass |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/classes/gtk-icon-cache.bbclass
b/meta/classes/gtk-icon-cache.bbclass
index 4142d0e..5d8ef34 100644
--- a/met
Op 5 aug. 2011, om 18:27 heeft Richard Purdie het volgende geschreven:
> On Fri, 2011-08-05 at 07:55 +0200, Koen Kooi wrote:
>> Op 5 aug. 2011, om 07:51 heeft Chris Larson het volgende geschreven:
>>
>>> On Thu, Aug 4, 2011 at 10:48 PM, Koen Kooi
>>> wrote:
Op 5 aug. 2011, om 07:32
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/04/2011 10:25 PM, Samuel Stirtzel wrote:
> 2011/8/4 Khem Raj :
>> On 08/04/2011 01:08 AM, Samuel Stirtzel wrote:
>>>
>>> 2011/8/3 Khem Raj:
There is a smart script in scripts/ dir that you could use
something like this
>>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/04/2011 09:59 PM, Chris Larson wrote:
> On Wed, Aug 3, 2011 at 2:54 PM, Daniel Lazzari
> wrote:
>> Immediately append TCLIBCAPPEND to TMPDIR in defaultsetup.conf
>> instead of lazily appending it with _append. This fixes a bug
>> where the wron
On 08/05/2011 09:53 AM, Kumar Gala wrote:
On Aug 4, 2011, at 1:54 PM, Kumar Gala wrote:
Rather than tweaking MULTILIB_DIRNAMES& MULTILIB_OSDIRNAMES like is
done for x86-64 via 64bithack.patch. We can just go with gcc defaults
and utilize ${base_lib} for where to find gcc libs.
Signed-off-by
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Richard Purdie
> Sent: Friday, August 05, 2011 9:07 AM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [P
On Aug 4, 2011, at 1:54 PM, Kumar Gala wrote:
> Rather than tweaking MULTILIB_DIRNAMES & MULTILIB_OSDIRNAMES like is
> done for x86-64 via 64bithack.patch. We can just go with gcc defaults
> and utilize ${base_lib} for where to find gcc libs.
>
> Signed-off-by: Kumar Gala
> ---
> .../gcc/gcc-c
>>> On Jul 28, 2011, at 8:10 AM, Kumar Gala wrote:
>>>
If a SOCKS5 gateway is needed for a proxy access like git it might also
require authentication to the proxy via a password and username.
Adding
SOCKS5_USER& SOCKS5_PASSWD to BB_ENV_EXTRAWHITE all
On Thu, 2011-08-04 at 13:51 -0500, Kumar Gala wrote:
> Signed-off-by: Kumar Gala
> ---
> meta/conf/bitbake.conf |4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
Merged to master, thanks.
Richard
___
Openembedded-core mailing list
Open
On Fri, 2011-08-05 at 18:37 +0800, Lianhao Lu wrote:
> This series of patch fixed variable multilib issues, from bug #1333 to #1338.
>
> The following changes since commit 8a731122e7811275f20065ba27645b97fadf362d:
> Richard Purdie (1):
> eglibc: Fix patch merge breakage
>
> are availabl
On Fri, 2011-08-05 at 13:48 +0800, Dongxiao Xu wrote:
> If there is no PACKAGES defined in bb file, its default definition would
> be "${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-staticdev ${PN}-locale".
> In multilib case, ${PN} is extended with ${MLPREFIX}, so there is no
> rename occurred for the
On Fri, 2011-08-05 at 07:55 +0200, Koen Kooi wrote:
> Op 5 aug. 2011, om 07:51 heeft Chris Larson het volgende geschreven:
>
> > On Thu, Aug 4, 2011 at 10:48 PM, Koen Kooi
> > wrote:
> >>
> >> Op 5 aug. 2011, om 07:32 heeft Saul Wold het volgende geschreven:
> >>
> >>> On 08/04/2011 10:28 PM,
On Fri, 2011-08-05 at 16:18 +0200, Koen Kooi wrote:
> This fixes do_rootfs breaking because OE didn't resolve the RDEPENDS added
> with python
>
> Signed-off-by: Koen Kooi
> ---
> meta/classes/gtk-icon-cache.bbclass |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a
On Fri, 2011-08-05 at 08:23 -0700, Khem Raj wrote:
> On Friday, August 05, 2011 03:34:43 PM Phil Blundell wrote:
> > On Fri, 2011-08-05 at 12:39 +0100, Richard Purdie wrote:
> > > ARM_THUMB_M_OPT = "${@['-mno-thumb',
> > > '-mthumb'][bb.data.getVar('ARM_INSTRUCTION_SET', d, 1) == 'thumb']}"
> > > T
On Fri, 2011-08-05 at 17:07 +0100, Richard Purdie wrote:
> On Thu, 2011-08-04 at 15:54 -0700, Kamble, Nitin A wrote:
> >
> > > -Original Message-
> > > From: openembedded-core-boun...@lists.openembedded.org
> > > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > >
On Fri, 2011-08-05 at 08:27 -0700, Saul Wold wrote:
> Richard,
>
> This Set includes changes multilib and ppc64, you may want to
> review the ppc64 changes.
>
> Thanks
> Sau!
>
> The following changes since commit 8a731122e7811275f20065ba27645b97fadf362d:
>
> eglibc: Fix patch merge bre
On Fri, 2011-08-05 at 08:41 -0700, Kamble, Nitin A wrote:
>
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Phil Blundell
> > Sent: Friday, August 05, 2011 12:52 AM
> > To: Patc
On 08/05/2011 05:51 AM, Bruce Ashfield wrote:
On 11-08-05 08:50 AM, Kumar Gala wrote:
In the linux-yocto_3.0.bb recipe we have:
meta/recipes-kernel/linux/linux-yocto_3.0.bb:SRC_URI =
"git://git.pokylinux.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
S
On Thu, 2011-08-04 at 08:01 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> This is comming from x32 need to pass special parameters to ld & as.
>
> Signed-off-by: Nitin A Kamble
> ---
> meta/classes/allarch.bbclass |2 ++
> meta/classes/cross-canadian.bbclass
On Thu, 2011-08-04 at 15:54 -0700, Kamble, Nitin A wrote:
>
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Tom Rini
> > Sent: Thursday, August 04, 2011 3:53 PM
> > To: Patches
On Thu, 2011-08-04 at 08:01 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> for x86_64 multiple ABIs now have these new names for the TARGET_OS.
> Add entries for:
> linux-gnu32, linux-gnux32, linux-gnu64
>
> Signed-off-by: Nitin A Kamble
> ---
> meta/classes/insane.bbclass
On Thu, 2011-08-04 at 08:01 -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> Signed-off-by: Nitin A Kamble
> ---
> meta/conf/machine/include/ia32/arch-ia32.inc | 23 ---
> meta/conf/machine/include/tune-core2.inc |4
> meta/conf/machine/includ
On Thu, 2011-08-04 at 16:18 -0700, Khem Raj wrote:
> On 08/04/2011 08:01 AM, nitin.a.kam...@intel.com wrote:
> > From: Nitin A Kamble
> >
> > Signed-off-by: Nitin A Kamble
> > ---
> > meta/conf/distro/include/tclibc-glibc.inc | 32
> > +++
> > meta/conf/distro/includ
On Thu, 2011-08-04 at 15:57 -0700, Kamble, Nitin A wrote:
> > > It can go in the meta-x32 layer, but I think better place for this
> > support file is in the meta layer. It would help avoid duplication of
> > the code in multiple layers.
> >
> > Part of the answer here is that obsolete / etc thing
On Fri, 2011-08-05 at 16:44 +0100, Richard Purdie wrote:
> Equally, there are several precedents for encoding ABI into TARGET_OS,
> arm-gnueabi springs to mind...
>
> It really comes down to the formats that the various magic files accept
> and whilst its the regexps are lax on arm, they are less
On Fri, 2011-08-05 at 16:41 +0100, Phil Blundell wrote:
> On Fri, 2011-08-05 at 08:37 -0700, Kamble, Nitin A wrote:
> > Changing TARGET_ARCH is not correct way to handle it. Because HW/ARCH is
> > not different, the difference is in the ABI of the OS.
>
> Well, I'm not entirely sure I agree with
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 MULTILIBS variable isn't set.
[YOCTO #1339]
Signed-off
On Fri, 2011-08-05 at 08:37 -0700, Kamble, Nitin A wrote:
> Changing TARGET_ARCH is not correct way to handle it. Because HW/ARCH is
> not different, the difference is in the ABI of the OS.
Well, I'm not entirely sure I agree with what you're saying here. There
are at least a few precedents for
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Phil Blundell
> Sent: Friday, August 05, 2011 12:52 AM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [P
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Phil Blundell
> Sent: Friday, August 05, 2011 12:51 AM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [P
From: Mark Hatle
Fix [YOCTO #1313]
Increase the size of the arch compat table to 30 entries.
Also cleanup a few things related to Poky -> OE name changing.
Signed-off-by: Mark Hatle
Fixed up arm patch
Signed-off-by: Saul Wold
---
.../arm-workaround-global-constructor.patch| 23 +
From: Kumar Gala
Implements basic e5500 enablement in gcc, with a scheduler, -mcpu
flag, etc...
Signed-off-by: Kumar Gala
---
meta/recipes-devtools/gcc/gcc-4.6.inc |3 +-
.../gcc/gcc-4.6/powerpc-e5500.patch| 465
2 files changed, 467 inser
From: Kumar Gala
We might redefine ${base_libdir} from being set to just /lib.
Signed-off-by: Kumar Gala
---
meta/classes/image-mklibs.bbclass |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/classes/image-mklibs.bbclass
b/meta/classes/image-mklibs.bbclass
Signed-off-by: Saul Wold
---
meta/recipes-kernel/linux/linux-yocto_3.0.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 8f49668..ead9d7c 100644
--- a/meta/recipes-kernel/
[YOCTO #1298]
Signed-off-by: Saul Wold
---
meta/recipes-devtools/dpkg/dpkg.inc |4 +++-
meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb |2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc
b/meta/recipes-devtools/dpkg/dpkg.inc
ind
From: Kumar Gala
Pass $libdir through when we configure to support a location other
than /lib.
Signed-off-by: Kumar Gala
---
meta/recipes-support/libproxy/libproxy_0.4.6.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/libproxy/libproxy_0.4.6.
From: Kumar Gala
Handle multlib or cases that baselib is lib64.
Signed-off-by: Kumar Gala
---
meta/recipes-devtools/prelink/prelink/prelink.conf |8
meta/recipes-devtools/prelink/prelink_git.bb |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/re
From: Kumar Gala
Added a DEFAULTTUNE setting and included arch-powerpc.inc. This way we
pick up the changes to TUNE_PKGARCH and things should be kept more in
sync going forward.
Signed-off-by: Kumar Gala
---
.../machine/include/powerpc/arch-powerpc64.inc |4
1 files changed, 4 in
From: Kumar Gala
powerp64 dynamic loader is 'ld64.so.1'.
Signed-off-by: Kumar Gala
---
meta/classes/image-mklibs.bbclass |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/classes/image-mklibs.bbclass
b/meta/classes/image-mklibs.bbclass
index 9f5a4ea..d6630c4 1006
From: Kumar Gala
Pass $libdir through when we configure to support a location
other than /lib. We also have to tweak the cmake files to allow $libdir
to even be set.
Signed-off-by: Kumar Gala
---
.../allow-libdir-override.patch| 19 +++
.../musicbrainz/li
From: Khem Raj
coreutils has getloadavg.m4 of its own. So we need
to make sure that we remove the portions which look
into hardcoded /usr/local/lib paths. These tests are
only for AIX so we dont lose much
Signed-off-by: Khem Raj
---
.../remove-usr-local-lib-from-m4.patch | 31 +++
From: Khem Raj
Edit summary field s/produced/produce/
Fix the license related warning
WARNING: autoconf-native: No generic license file exists for:
GPLv2|GPLv3 at /b/openembedded-core/meta/files/common-licenses
WARNING: autoconf-native: There is also no SPDXLICENSEMAP for this
license type: GPL
From: Khem Raj
This code is only relevant for AIX and causes
problems with OE QA sniffer which detects -L/usr/local/lib
on linker commandline during cross compile and rightly barfs
This only happens when getloadavg() is not found in libc
so we do not reach that code with eglibc but only with ucl
From: Beth Flanagan
This commit adds disk-io statistics functionality on a build
and per-task basis.
It pulls measurements for whatever partition TMPDIR exists on.
This data could be off if SSTATE_DIR and DL_DIR exist on
a different partition/volume.
Notes on what this pulls:
ReadsComp: Total
Richard,
This Set includes changes multilib and ppc64, you may want to
review the ppc64 changes.
Thanks
Sau!
The following changes since commit 8a731122e7811275f20065ba27645b97fadf362d:
eglibc: Fix patch merge breakage (2011-08-04 15:41:08 +0100)
are available in the git repository a
On Friday, August 05, 2011 03:34:43 PM Phil Blundell wrote:
> On Fri, 2011-08-05 at 12:39 +0100, Richard Purdie wrote:
> > ARM_THUMB_M_OPT = "${@['-mno-thumb',
> > '-mthumb'][bb.data.getVar('ARM_INSTRUCTION_SET', d, 1) == 'thumb']}"
> > TUNE_CCARGS += "${@bb.utils.contains("TUNE_FEATURES", "thumb",
On Fri, 2011-08-05 at 12:39 +0100, Richard Purdie wrote:
> ARM_THUMB_M_OPT = "${@['-mno-thumb',
> '-mthumb'][bb.data.getVar('ARM_INSTRUCTION_SET', d, 1) == 'thumb']}"
> TUNE_CCARGS += "${@bb.utils.contains("TUNE_FEATURES", "thumb",
> "${ARM_THUMB_M_OPT}", "${ARM_THUMB_M_OPT}", d)}"
>
> Master ha
This fixes do_rootfs breaking because OE didn't resolve the RDEPENDS added with
python
Signed-off-by: Koen Kooi
---
meta/classes/gtk-icon-cache.bbclass |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/classes/gtk-icon-cache.bbclass
b/meta/classes/gtk-icon-cache.bb
Op 5 aug 2011, om 15:19 heeft Richard Purdie het volgende geschreven:
On Fri, 2011-08-05 at 07:42 -0500, Kumar Gala wrote:
On Aug 5, 2011, at 1:51 AM, Koen Kooi wrote:
Op 5 aug. 2011, om 08:44 heeft Koen Kooi het volgende geschreven:
Op 5 aug. 2011, om 07:48 heeft Koen Kooi het volgende
On Thursday 04 August 2011 02:34:17 Khem Raj wrote:
> in anycase what you need to lock is PV and the recipes in oe-core has
>
> u-boot_2011.03.bb:PV = "v2011.03+git${SRCPV}"
> u-boot_2011.06.bb:PV = "v2011.06+git${SRCPV}"
>
> So what you need is
>
> PREFERRED_VERSION_pn-u-boot = "v2011.03+git%"
On Fri, 2011-08-05 at 07:42 -0500, Kumar Gala wrote:
> On Aug 5, 2011, at 1:51 AM, Koen Kooi wrote:
>
> >
> > Op 5 aug. 2011, om 08:44 heeft Koen Kooi het volgende geschreven:
> >
> >>
> >> Op 5 aug. 2011, om 07:48 heeft Koen Kooi het volgende geschreven:
> >>
> >>>
> >>> Op 5 aug. 2011, om 0
On 11-08-05 08:50 AM, Kumar Gala wrote:
In the linux-yocto_3.0.bb recipe we have:
meta/recipes-kernel/linux/linux-yocto_3.0.bb:SRC_URI =
"git://git.pokylinux.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
Should this really be git.yoctoproject.org?
Ye
On Aug 5, 2011, at 1:51 AM, Koen Kooi wrote:
>
> Op 5 aug. 2011, om 08:44 heeft Koen Kooi het volgende geschreven:
>
>>
>> Op 5 aug. 2011, om 07:48 heeft Koen Kooi het volgende geschreven:
>>
>>>
>>> Op 5 aug. 2011, om 07:32 heeft Saul Wold het volgende geschreven:
>>>
On 08/04/2011 10
On Fri, 2011-08-05 at 11:59 +0100, Phil Blundell wrote:
> On Mon, 2011-08-01 at 14:14 +0100, Richard Purdie wrote:
> > On Mon, 2011-08-01 at 00:36 -0700, Saul Wold wrote:
> > > From: Khem Raj
> > >
> > > This will decouple the compiling in thumb mode from having thumb
> > > capable cores.
> > >
On Mon, 2011-08-01 at 14:14 +0100, Richard Purdie wrote:
> On Mon, 2011-08-01 at 00:36 -0700, Saul Wold wrote:
> > From: Khem Raj
> >
> > This will decouple the compiling in thumb mode from having thumb
> > capable cores.
> >
> > Signed-off-by: Khem Raj
> > ---
> > .../conf/machine/include/arm
[YOCTO #1333]
In multilib cases, PN has the prefix of MLPREFIX. It is not correct to
use PN in SRC_URI. We should use the pruned BPN instead.
Signed-off-by: Lianhao Lu
---
.../recipes-connectivity/galago/libgalago_0.5.2.bb |2 +-
.../net-tools/net-tools_1.60-23.bb |4 ++--
[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 deletions(-)
diff --git a/meta/recipes-exte
[YOCTO #1335] Using BPN instead of BP to decide the DEPENDS content for
multilib cases.
Signed-off-by: Lianhao Lu
---
meta/classes/qt4x11.bbclass |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/classes/qt4x11.bbclass b/meta/classes/qt4x11.bbclass
index abb1d9d..ee2
[YOCTO #1334]
Using ${PN} instead of tcp-wrappers in PACKAGES and FILES_*, since the
FILES_tcp-wrappers would be overwritten by FILES_${PN} when the variable
name gets expansioned.
Signed-off-by: Lianhao Lu
---
.../tcp-wrappers/tcp-wrappers_7.6.bb |6 +++---
1 files changed, 3
[YOCTO #1338] Added ${MLPREFIX} to the task dependency between
eglibc-locale:do_install and the corresponding virtual/libc's
do_populate_sysroot.
Signed-off-by: Lianhao Lu
---
meta/recipes-core/eglibc/eglibc-locale.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/met
[YOCTO #1336] Corrected the wrong dependency on non-native for -native
packages for the following recipes:
- util-macros
- intltool
Signed-off-by: Lianhao Lu
---
meta/recipes-core/gettext/gettext_0.18.1.1.bb |2 +-
meta/recipes-devtools/intltool/intltool.inc|1 +
.../xorg-u
This series of patch fixed variable multilib issues, from bug #1333 to #1338.
The following changes since commit 8a731122e7811275f20065ba27645b97fadf362d:
Richard Purdie (1):
eglibc: Fix patch merge breakage
are available in the git repository at:
git://git.yoctoproject.org/poky-cont
On Fri, 2011-08-05 at 14:11 +0800, Jiajun Xu wrote:
> ---disable-video-opengl --enable-input-events
> --enable-pthreads \
> +--enable-input-events --enable-pthreads \
If you're enabling OpenGL, doesn't it need to DEPEND on the GL/GLES
libraries? Also, if this is g
On Thu, 2011-08-04 at 15:03 -0700, Kamble, Nitin A wrote:
>
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Phil Blundell
> > Sent: Thursday, August 04, 2011 2:50 PM
> > To: Pat
On Thu, 2011-08-04 at 15:18 -0700, Kamble, Nitin A wrote:
>
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Phil Blundell
> > Sent: Thursday, August 04, 2011 2:57 PM
> > To: Pat
Op 5 aug. 2011 om 09:00 heeft Chris Larson het volgende
geschreven:
> On Thu, Aug 4, 2011 at 10:55 PM, Koen Kooi wrote:
>> Op 5 aug. 2011, om 07:51 heeft Chris Larson het volgende geschreven:
>>
>>> On Thu, Aug 4, 2011 at 10:48 PM, Koen Kooi
>>> wrote:
Op 5 aug. 2011, om 07:32 h
On Thu, Aug 4, 2011 at 10:55 PM, Koen Kooi wrote:
> Op 5 aug. 2011, om 07:51 heeft Chris Larson het volgende geschreven:
>
>> On Thu, Aug 4, 2011 at 10:48 PM, Koen Kooi
>> wrote:
>>>
>>> Op 5 aug. 2011, om 07:32 heeft Saul Wold het volgende geschreven:
>>>
On 08/04/2011 10:28 PM, Koen Kooi
96 matches
Mail list logo