[OE-core] [PATCH 4/7] Various: Switch to KERNELORG_MIRROR

2011-03-22 Thread Tom Rini
Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-bsp/pciutils/pciutils_3.1.7.bb|2 +- meta/recipes-connectivity/bluez/bluez4_4.82.bb |2 +- .../connman/connman-gnome_0.5.bb |2 +- meta/recipes-connectivity/connman/connman_0.65.bb |2

[OE-core] [PATCH 5/7] Various: Update KERNELORG_MIRROR for consistency

2011-03-22 Thread Tom Rini
In mirrors.bbclass we point into /pub but we don't in bitbake.conf. All uses of KERNELORG_MIRROR look into /pub anyhow, so lets make use of that. Signed-off-by: Tom Rini tom_r...@mentor.com --- .../recipes-support/openobex/openobex_1.5.bb |2 +- meta/conf/bitbake.conf

Re: [OE-core] [PATCH 0/2] Split IMAGE* variables into a separate class

2011-03-24 Thread Tom Rini
. This will help us clean up the N instances of make an ext2 image, modify. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] DEPENDS tranlation with BBCLASSEXTEND

2011-03-28 Thread Tom Rini
(as Chris reminds me everytime I forget) is that since BBCLASSEXTENDS makes use of an override already (virtclass-native/cross/etc) you must keep that in mind when further modifying it as you get not what you expected but what you asked for. -- Tom Rini Mentor Graphics Corporation

Re: [OE-core] DEPENDS tranlation with BBCLASSEXTEND

2011-03-28 Thread Tom Rini
On 03/28/2011 12:48 PM, Khem Raj wrote: On Mon, Mar 28, 2011 at 12:03 PM, Tom Rini tom_r...@mentor.com wrote: On 03/27/2011 04:03 PM, Chris Larson wrote: On Sun, Mar 27, 2011 at 1:08 PM, Khem Raj raj.k...@gmail.com wrote: I observed that if I have DEPENDS = a b in recipe.bb which has

Re: [OE-core] [PATCH 0/3] port oe-dev ,ubifs.img link support

2011-03-31 Thread Tom Rini
for the ubifs images when they are intermediate for UBI image generation as well as the final target. The changes were accepted by Tom Rini for oe-dev and Denys Dmytriyenko for arago. I've only just begun following the oe-core list and I noticed your (Richard's) changes to introduce

[OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-05 Thread Tom Rini
The previous 5.7 release was relatively close to 5.8 due to it bringing in a patch to sync with upstream work-in-progress. We skip over the 5.8 release and move to 5.9. Signed-off-by: Tom Rini tom_r...@mentor.com --- .../{ncurses-5.7 = ncurses-5.9}/config.cache |0 .../{ncurses-5.7

Re: [OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
On 04/05/2011 11:18 PM, Khem Raj wrote: On Tue, Apr 5, 2011 at 5:38 PM, Tom Rini tom_r...@mentor.com wrote: The previous 5.7 release was relatively close to 5.8 due to it bringing in a patch to sync with upstream work-in-progress. We skip over the 5.8 release and move to 5.9

Re: [OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
On 04/06/2011 10:05 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 7:30 AM, Tom Rini tom_r...@mentor.com wrote: On 04/05/2011 11:18 PM, Khem Raj wrote: On Tue, Apr 5, 2011 at 5:38 PM, Tom Rini tom_r...@mentor.com wrote: The previous 5.7 release was relatively close to 5.8 due to it bringing

Re: [OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
On 04/06/2011 10:26 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 10:10 AM, Tom Rini tom_r...@mentor.com wrote: On 04/06/2011 10:05 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 7:30 AM, Tom Rini tom_r...@mentor.com wrote: On 04/05/2011 11:18 PM, Khem Raj wrote: On Tue, Apr 5, 2011 at 5:38 PM, Tom

Re: [OE-core] Proposed Multilib Implementation Brainstorming

2011-04-06 Thread Tom Rini
, we do need to be careful to make sure the non-multilib case isn't made more difficult by all of this. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin

Re: [OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
On 04/06/2011 11:27 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 10:35 AM, Tom Rini tom_r...@mentor.com wrote: On 04/06/2011 10:26 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 10:10 AM, Tom Rini tom_r...@mentor.com wrote: On 04/06/2011 10:05 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 7:30 AM, Tom

Re: [OE-core] Proposed Multilib Implementation Brainstorming

2011-04-06 Thread Tom Rini
and the yocto 1.1 goal of quicker builds, no one likes how long the toolchain bottleneck is. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman

Re: [OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
On 04/06/2011 11:32 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 11:29 AM, Tom Rini tom_r...@mentor.com wrote: On 04/06/2011 11:27 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 10:35 AM, Tom Rini tom_r...@mentor.com wrote: On 04/06/2011 10:26 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 10:10 AM

Re: [OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
On 04/06/2011 11:38 AM, Richard Purdie wrote: On Tue, 2011-04-05 at 23:18 -0700, Khem Raj wrote: On Tue, Apr 5, 2011 at 5:38 PM, Tom Rini tom_r...@mentor.com wrote: The previous 5.7 release was relatively close to 5.8 due to it bringing in a patch to sync with upstream work-in-progress. We

Re: [OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
On 04/06/2011 02:16 PM, Richard Purdie wrote: On Wed, 2011-04-06 at 10:35 -0700, Tom Rini wrote: On 04/06/2011 10:26 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 10:10 AM, Tom Rini tom_r...@mentor.com wrote: On 04/06/2011 10:05 AM, Khem Raj wrote: On Wed, Apr 6, 2011 at 7:30 AM, Tom Rini tom_r

[OE-core] [PATCH 0/1] v2: Update ncurses

2011-04-06 Thread Tom Rini
-contrib Branch: trini/update-ncurses Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/update-ncurses Thanks, Tom Rini tom_r...@mentor.com --- Tom Rini (1): ncurses: Update to 5.9 .../{ncurses-5.7 = ncurses-5.9}/config.cache |0 .../{ncurses

[OE-core] [PATCH 1/1] ncurses: Update to 5.9

2011-04-06 Thread Tom Rini
The previous 5.7 release was relatively close to 5.8 due to it bringing in a patch to sync with upstream work-in-progress. We skip over the 5.8 release and move to 5.9. Also, we move most of the contents of the main recipe into the previously unused ncurses.inc file. Signed-off-by: Tom Rini

Re: [OE-core] [PATCH 0/1] v2: Update ncurses

2011-04-09 Thread Tom Rini
testing with meta-angstrom. How do I get a poky setup (where I assume you see this) similarly? -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman

[OE-core] [PATCH 0/4] Misc sync up changes

2011-05-05 Thread Tom Rini
into some missing DEPENDS cases so they are included in this branch as well. Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: trini/misc-sync-up Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/misc-sync-up Thanks, Tom Rini tom_r

[OE-core] [PATCH 1/4] gcc-package-target: Switch to TARGET_PREFIX in symlinks

2011-05-05 Thread Tom Rini
When TARGET_PREFIX and TARGET_SYS didn't match up, the symlinks we made were invalid. TARGET_PREFIX is what we use when configuring so it's what we should be using here. This is 05143e9b5d0a42e32ee0dd3c7fde482ff8d63f63 from OE. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes

[OE-core] [PATCH 3/4] sysstat.inc: Switch to inherit gettext

2011-05-05 Thread Tom Rini
This needs to use both virtual/libnl as well as gettext-native in order to build. So we switch to using inherit gettext. This is 4a022cf3fe3e39aab478bfc13332d358ed80348c from OE where it was tested with qemuarm+angstrom-2010.x+eglibc and qemuarm+minimal-uclibc. Signed-off-by: Tom Rini tom_r

[OE-core] [PATCH 4/4] bash.inc: Add bison-native to DEPENDS

2011-05-05 Thread Tom Rini
This is f0652d96ff5c3b08b8e4c4972f7fb0296df6d898 from OE. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-extended/bash/bash.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index

Re: [OE-core] [PATCH 37/58] gnu-config-native: add dependency on perl-native

2011-05-10 Thread Tom Rini
On 05/10/2011 07:09 AM, Cui, Dexuan wrote: Tom Rini wrote: On 05/05/2011 03:34 PM, Richard Purdie wrote: On Thu, 2011-05-05 at 22:18 +0800, Cui, Dexuan wrote: Recently I have been looking into it and I've made some commits (the top 5 small commits) in http://git.pokylinux.org/cgit/cgit.cgi

Re: [OE-core] Pull request with misc changes

2011-05-10 Thread Tom Rini
) Hmmm. I'm going to take a stab at making this a create-pull-request option... -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo

[OE-core] [PATCH] create-pull-request: Add -l location switch

2011-05-10 Thread Tom Rini
Add a -l switch that takes an argument of either github or gitorious and will make the cover letter have a fill-in-the-blank of where the changes are on either github or gitorious. Signed-off-by: Tom Rini tom_r...@mentor.com --- scripts/create-pull-request | 19 ++- 1 files

Re: [OE-core] [PATCH] create-pull-request: Add -l location switch

2011-05-10 Thread Tom Rini
On 05/10/2011 12:18 PM, Otavio Salvador wrote: On Tue, May 10, 2011 at 15:55, Tom Rini tom_r...@mentor.com wrote: Add a -l switch that takes an argument of either github or gitorious and will make the cover letter have a fill-in-the-blank of where the changes are on either github or gitorious

Re: [OE-core] RFC: create-pull-request / send-pull-request updates

2011-05-11 Thread Tom Rini
needs to facilitate the use of multiple repositories (Tom Rini) So long as (a) it's supported and (b) it's easy to use, I'm fine with however you want to implement it :) Which brings me to... [snip] 3) Rewrite the scripts in python (Tom) While I agree that anything of any significant

[OE-core] [PATCH 2/2] perl-native: create_wrapper on perl${PV} too

2011-05-16 Thread Tom Rini
perl${PV} becomes hostperl when building for the target so we need a wrapper on that too. This is 1e255fbd296e95ff178d66c4a1fe4875a988d7e1 in OE. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-devtools/perl/perl-native_5.12.3.bb |3 ++- 1 files changed, 2 insertions(+), 1

[OE-core] [PATCH 1/2] openssh: Don't use ${libdir}exec

2011-05-16 Thread Tom Rini
This is 1259e0289ce53198cc6c57a9616c8a1623be502a in OE. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-connectivity/openssh/openssh_5.6p1.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/openssh/openssh_5.6p1.bb b/meta

Re: [OE-core] [RFC PATCH v2 00/15] *-pull-request: cleanup and overhaul

2011-05-17 Thread Tom Rini
For the bits I'm cc'd on: Acked-by: Tom Rini tom_r...@mentor.com and thanks again for picking this up and running with it! -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http

Re: [OE-core] dbus-native --with-x

2011-06-01 Thread Tom Rini
a header file. No tclsh, no sqlite3. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [RFC 1/2] IMAGE_ROOTFS_SIZE Cleanup

2011-06-01 Thread Tom Rini
says things take and what df shows it's taking and cry :( -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-02 Thread Tom Rini
On 06/02/2011 07:06 AM, Richard Purdie wrote: On Wed, 2011-06-01 at 13:59 -0700, Tom Rini wrote: On 06/01/2011 01:45 PM, Phil Blundell wrote: On Wed, 2011-06-01 at 13:42 -0700, Tom Rini wrote: What falls down in this case is that once perl-native is built (and in our PATH), if it's

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-02 Thread Tom Rini
On 06/02/2011 07:37 AM, Phil Blundell wrote: On Thu, 2011-06-02 at 07:25 -0700, Tom Rini wrote: But help2man is just the easy/common case. Heck, it _may_ blow up even with the host help2man instead of help2man-native, if a recipe uses system-wide help2man and perlnative.bbclass. The root

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-02 Thread Tom Rini
On 06/02/2011 09:35 AM, Richard Purdie wrote: On Thu, 2011-06-02 at 09:28 -0700, Tom Rini wrote: On 06/02/2011 07:37 AM, Phil Blundell wrote: On Thu, 2011-06-02 at 07:25 -0700, Tom Rini wrote: But help2man is just the easy/common case. Heck, it _may_ blow up even with the host help2man

Re: [OE-core] dbus-native --with-x

2011-06-02 Thread Tom Rini
On 06/02/2011 02:08 AM, Phil Blundell wrote: On Wed, 2011-06-01 at 15:22 -0700, Tom Rini wrote: On 06/01/2011 03:07 PM, Henning Heinold wrote: On Wed, Jun 01, 2011 at 03:00:37PM -0700, Tom Rini wrote: On 06/01/2011 01:22 PM, Phil Blundell wrote: On Wed, 2011-06-01 at 11:58 -0500, Mark Hatle

Re: [OE-core] dbus-native --with-x

2011-06-02 Thread Tom Rini
On 06/02/2011 12:21 PM, Phil Blundell wrote: On Thu, 2011-06-02 at 10:04 -0700, Tom Rini wrote: I guess I've just gone crazy (or crazier if you prefer) and I can't find it anymore in 3.7.x. Okay. So do we think the tcl dependency can be dropped? Yes. -- Tom Rini Mentor Graphics

Re: [OE-core] [PATCH] sqlite: remove dependency on tcl-native

2011-06-03 Thread Tom Rini
-by: Tom Rini tom_r...@mentor.com --- meta/recipes-support/sqlite/sqlite3.inc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/sqlite/sqlite3.inc b/meta/recipes-support/sqlite/sqlite3.inc index d8ef8dc..939df14 100644 --- a/meta/recipes-support

Re: [OE-core] [PATCH 0/1] Fix ip route get

2011-06-08 Thread Tom Rini
? -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [Yocto] The design document for ccache-native

2011-06-09 Thread Tom Rini
early also. Can we instead veto ccache and remove it from the bitbake docs? I can't count the number of times I've run into what I can only imagine are ccache conflicts to explain why a random build failure with ccache in use. -- Tom Rini Mentor Graphics Corporation

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-10 Thread Tom Rini
On 06/09/2011 01:08 AM, Richard Purdie wrote: On Thu, 2011-06-09 at 09:04 +0100, Richard Purdie wrote: On Thu, 2011-06-02 at 09:55 -0700, Tom Rini wrote: On 06/02/2011 09:35 AM, Richard Purdie wrote: On Thu, 2011-06-02 at 09:28 -0700, Tom Rini wrote: Even if we're using the sstate cache

Re: [OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-10 Thread Tom Rini
On 06/09/2011 01:04 AM, Richard Purdie wrote: On Thu, 2011-06-02 at 09:55 -0700, Tom Rini wrote: On 06/02/2011 09:35 AM, Richard Purdie wrote: On Thu, 2011-06-02 at 09:28 -0700, Tom Rini wrote: Even if we're using the sstate cache from /foo/oecore/tmp over in /bar/oecore/tmp (and /foo

Re: [OE-core] [Yocto] The design document for ccache-native

2011-06-10 Thread Tom Rini
On 06/09/2011 07:54 PM, Khem Raj wrote: On 06/09/2011 04:51 PM, Tom Rini wrote: On 06/09/2011 03:40 PM, Saul Wold wrote: On 06/02/2011 08:11 PM, wenzong fan wrote: Hi Folks, Please help me to review the design document for ccache-native, and I also have two questions about it, any answers

Re: [OE-core] Where is atom-pc.conf hiding?

2011-06-13 Thread Tom Rini
builds done? I know the autobuilder is full but can't we toss a few things onto a personal box and try that a few times a week? -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http

Re: [OE-core] [RFC] DISTRO_MIRRORS / DISTRO_PREMIRRORS

2011-06-15 Thread Tom Rini
and the angstrom mirrors are complete (modulo fetch2 git issues, on the angstrom side) mirrors. Both have their uses and I think for oe-core we want just the former (so that when tzcode/tzdata get their weekly upgrade, we know) while poky, angstrom, etc, etc, will continue to want what they have now. -- Tom

Re: [OE-core] BUG: intltool depends on libxml-parser-perl to be installed on host

2011-06-18 Thread Tom Rini
On 06/18/2011 01:18 PM, Otavio Salvador wrote: Hello, It seems that intltool depends on libxml-parser-perl being installed into host system to it to build. Do the DEPENDS look right? Maybe this needs the class for bringing in perl-native... -- Tom Rini Mentor Graphics Corporation

Re: [OE-core] RFD: Recipe variants, multilib and package handling

2011-06-20 Thread Tom Rini
... Thoughts/suggestions/better ideas welcome... I wish it was easier to abstract things away so we could get namespace B and keep that information around to solve problem 'i'. Then problem 'ii' would just be about changing how we define PN. -- Tom Rini Mentor Graphics Corporation

Re: [OE-core] [PATCH 1/1] u-boot: set SRCREV to a git revision instead of a tag reference

2011-06-21 Thread Tom Rini
the tarball would be much cleaner. Ultimately this is up to whoever maintains the u-boot recipe. Especially with the current git archive mirroring problem. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core

Re: [OE-core] [PATCH 0/4] eglibc 2.14 upgrade

2011-06-22 Thread Tom Rini
and 190a946e9a4213944e3ee675c4b3e18701698e87 fixed the problem for me. So there is definitely a problems in the upgrade. This also fixes the problem that Otavio and I have seen of locale generation failing crazily. -- Tom Rini Mentor Graphics Corporation

Re: [OE-core] [PATCH 0/4] eglibc 2.14 upgrade

2011-06-22 Thread Tom Rini
`wae' not defined ERROR: Function 'localedef returned an error' failed -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded

Re: [OE-core] [PATCH 0/4] eglibc 2.14 upgrade

2011-06-23 Thread Tom Rini
On 06/22/2011 09:13 PM, Khem Raj wrote: On Wed, Jun 22, 2011 at 4:29 PM, Tom Rini tom_r...@mentor.com wrote: On 06/22/2011 04:22 PM, Khem Raj wrote: On Wed, Jun 22, 2011 at 3:59 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2011-06-22 at 15:31 -0700, Khem Raj wrote

Re: [OE-core] sstate skips STAGING_DIR_KERNEL?

2011-06-23 Thread Tom Rini
On 06/23/2011 09:15 AM, Tom Rini wrote: On 06/23/2011 08:29 AM, Richard Purdie wrote: On Wed, 2011-06-22 at 17:20 -0700, Tom Rini wrote: As part of looking into the problem I had that I just posted a patch for I was going why isn't -c clean (or cleanall or cleansstate) knocking out

Re: [OE-core] Building behind a firewall/proxy

2011-06-28 Thread Tom Rini
list atm? If not, it needs to be. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH] insane bbclass: turn fatal errors back into fatal errors

2011-06-30 Thread Tom Rini
: Acked-by: Tom Rini tom_r...@mentor.com --- meta/classes/insane.bbclass |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index f7e5524..e06d2b2 100644 --- a/meta/classes/insane.bbclass +++ b/meta/classes

Re: [OE-core] Tune files and knobs to turn

2011-06-30 Thread Tom Rini
=neon -mfloat-abi=softfp -fno-tree-vectorize What's with the -fno-tree-vectorize? I had someone point out to me that the TI wiki recommends turning that on, even outside of -O3 (which enables it by default). -- Tom Rini Mentor Graphics Corporation

Re: [OE-core] sdk path problem

2011-10-20 Thread Tom Rini
On Thu, Oct 20, 2011 at 9:27 AM, Khem Raj raj.k...@gmail.com wrote: On Thu, Oct 20, 2011 at 1:22 AM, James Limbouris ja...@digitalmatter.com.au wrote: Hi, I have been using meta-toolchain-qte in the past to cross compile a Qt app, and the Linux kernel. Recently I replaced my old SDK image

Re: [OE-core] sdk path problem

2011-10-20 Thread Tom Rini
On Thu, Oct 20, 2011 at 9:54 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2011-10-20 at 08:22 +, James Limbouris wrote: Hi, I have been using meta-toolchain-qte in the past to cross compile a Qt app, and the Linux kernel. Recently I replaced my old SDK image with

Re: [OE-core] [PATCH 3/3] gcc-configure-sdk: Point sysroot to correct location

2011-10-26 Thread Tom Rini
On Wed, Oct 26, 2011 at 8:52 PM, James Limbouris ja...@digitalmatter.com.au 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

Re: [OE-core] [PATCH] image_types bbclass: use 4k bytes per inode so we don't run out of space immediately

2011-11-02 Thread Tom Rini
On Wed, Nov 2, 2011 at 7:16 AM, Koen Kooi k...@dominion.thruhere.net wrote: genext2fs only creates the minimum number of inodes, after this patch it will scale with the rootfs size Signed-off-by: Koen Kooi k...@dominion.thruhere.net Acked-by: Tom Rini tom.r...@gmail.com -- Tom

Re: [OE-core] GCC fails when SDK is not extracted to /usr/local

2011-12-08 Thread Tom Rini
On Wed, Dec 7, 2011 at 12:16 AM, Tasslehoff Kjappfot tasskj...@gmail.com wrote: gcc fails when I extract my SDK to another place than /usr/local. Output when it fails: $ ./arm-angstrom-linux-gnueabi-gcc bash: ./arm-angstrom-linux-gnueabi-gcc: No such file or directory Readelf output: $

Re: [OE-core] [PATCH 1/2] image_types.bbclass: implement jffs2 summary images (sum.jffs2)

2011-12-08 Thread Tom Rini
the erase block size is large. Signed-off-by: Andrea Adami andrea.ad...@gmail.com Acked-by: Tom Rini tom.r...@gmail.com ---  meta/classes/image_types.bbclass |    5 -  1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes

Re: [OE-core] [PATCH 2/2] image_types.bbclass: disable cleanmarkers for jffs2 images

2011-12-08 Thread Tom Rini
-by: Tom Rini tom.r...@gmail.com ---  meta/classes/image_types.bbclass |    4 ++--  1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index bd4b7bc..489fbe1 100644 --- a/meta/classes/image_types.bbclass +++ b

Re: [OE-core] Proposal: recipe feature switches

2011-07-06 Thread Tom Rini
used/found. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH 1/1] powertop: inherit update-alternatives and use a higher priority than busybox

2011-07-07 Thread Tom Rini
certainly belongs in /usr/bin like the real recipe was placing it. busybox needs a fix here too. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman

Re: [OE-core] [PATCH 0/1] [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr

2011-07-08 Thread Tom Rini
-common and not site/linux-common or glibc-common? -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH 5/5] cmake: update to 2.8.5 release

2011-07-11 Thread Tom Rini
(-) Since this also fixed a little license problem (older versions shipped some unused Windows build fragments that were marked as proprietary) we've noticed: Acked-by: Tom Rini tom_r...@mentor.com -- Tom Rini Mentor Graphics Corporation

Re: [OE-core] [PATCH 1/2] classes/image_types: add a variable to list available IMAGE_FSTYPE's

2011-07-12 Thread Tom Rini
IMAGE_DEPENDS_ubifs = mtd-utils-native +# This variable is available to request which values are suitable for IMAGE_FSTYPES +IMAGE_TYPES = jffs2 cramfs ext2 ext2.gz ext3 ext3.gz squashfs squashfs-lzma ubi ubifs Concept is fine, but please don't list ubi and ubifs just list ubi. -- Tom Rini Mentor

Re: [OE-core] [PATCH 1/2] classes/image_types: add a variable to list available IMAGE_FSTYPE's

2011-07-12 Thread Tom Rini
On 07/12/2011 05:37 PM, Gary Thomas wrote: On 07/12/2011 05:38 PM, Tom Rini wrote: On 07/12/2011 04:24 PM, Joshua Lock wrote: This is for use in the Hob GUI to enable the user to change the type of the generated image. Signed-off-by: Joshua Lockj...@linux.intel.com --- meta/classes

Re: [OE-core] [PATCH 1/2] classes/image_types: add a variable to list available IMAGE_FSTYPE's

2011-07-12 Thread Tom Rini
On 07/12/2011 05:52 PM, Gary Thomas wrote: On 07/12/2011 06:44 PM, Tom Rini wrote: On 07/12/2011 05:37 PM, Gary Thomas wrote: On 07/12/2011 05:38 PM, Tom Rini wrote: On 07/12/2011 04:24 PM, Joshua Lock wrote: This is for use in the Hob GUI to enable the user to change the type

Re: [OE-core] [PATCH 1/2] classes/image_types: add a variable to list available IMAGE_FSTYPE's

2011-07-13 Thread Tom Rini
On 07/13/2011 04:24 AM, Richard Purdie wrote: On Tue, 2011-07-12 at 18:11 -0700, Tom Rini wrote: On 07/12/2011 05:52 PM, Gary Thomas wrote: On 07/12/2011 06:44 PM, Tom Rini wrote: On 07/12/2011 05:37 PM, Gary Thomas wrote: On 07/12/2011 05:38 PM, Tom Rini wrote: On 07/12/2011 04:24 PM

Re: [OE-core] [PATCH 0/5] commits for yocto.git tree for x32 work

2011-07-13 Thread Tom Rini
dictionary bits we've got in oe.dev that I'm working on moving to oe-core (world finished overnight so time to diff the config.log's and kick off some of the automated tests). -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list

[OE-core] [PATCH 1/4] libsamplerate0: Update checksums

2011-07-13 Thread Tom Rini
Signed-off-by: Tom Rini tom_r...@mentor.com --- .../libsamplerate/libsamplerate0_0.1.7.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.7.bb b/meta/recipes-multimedia/libsamplerate

[OE-core] [PATCH 0/4] Misc updates

2011-07-13 Thread Tom Rini
-core-contrib trini/misc http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/misc Tom Rini (4): libsamplerate0: Update checksums hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdk groff: Disable x11 support libpcre: Add bzip2, zlib and readline

[OE-core] [PATCH 4/4] libpcre: Add bzip2, zlib and readline to DEPENDS

2011-07-13 Thread Tom Rini
builds. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-support/libpcre/libpcre_8.12.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/libpcre/libpcre_8.12.bb b/meta/recipes-support/libpcre/libpcre_8.12.bb index 33003c5..9216777 100644

[OE-core] [PATCH 3/4] groff: Disable x11 support

2011-07-13 Thread Tom Rini
groff will build with, or without x11 support depending on if X has been built already or not. Disable x11 support for consistency. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-extended/groff/groff_1.20.1.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[OE-core] [PATCH 0/3] siteinfo.bbclass re-merge

2011-07-13 Thread Tom Rini
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/update-siteinfo Tom Rini (3): site/ix86-common: Fix ac_cv_sizeof_unsigned_char definition perl: Use SITEINFO variables not functions siteinfo.bbclass: Port over oe.dev logic for site files meta/classes

[OE-core] [PATCH 1/3] site/ix86-common: Fix ac_cv_sizeof_unsigned_char definition

2011-07-13 Thread Tom Rini
It's very not right to set this to +ac_cv_sizeof_unsigned_int=1. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/site/ix86-common |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/site/ix86-common b/meta/site/ix86-common index 4a4442a..ae5680a 100644 --- a/meta

[OE-core] [PATCH 2/3] perl: Use SITEINFO variables not functions

2011-07-13 Thread Tom Rini
Switch from SITEINFO_BITS / SITEINFO_ENDIANESS rather than siteinfo_get... Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-devtools/perl/perl_5.12.3.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/perl/perl_5.12.3.bb b/meta

[OE-core] [PATCH 2/4] hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdk

2011-07-13 Thread Tom Rini
Signed-off-by: Tom Rini tom_r...@mentor.com --- .../hicolor-icon-theme/hicolor-icon-theme_0.12.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon

[OE-core] [PATCH 3/3] siteinfo.bbclass: Port over oe.dev logic for site files

2011-07-13 Thread Tom Rini
to toolchain-scripts.bbclass, meta-toolchain.bb and meta-environment.bb to deal with how CONFIG_SITE is now. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/classes/autotools.bbclass |2 +- meta/classes/siteinfo.bbclass | 202 +--- meta/classes

Re: [OE-core] [PATCH 0/3] siteinfo.bbclass re-merge

2011-07-13 Thread Tom Rini
On 07/13/2011 12:42 PM, Mark Hatle wrote: On 7/13/11 2:05 PM, Tom Rini wrote: Hey all, This is the second of two pull requests. This doesn't depend on the first request, it's just splitting changes up. There's three changes here. First, site/ix86-common was setting the wrong value

Re: [OE-core] [PATCH 1/4] libsamplerate0: Update checksums

2011-07-13 Thread Tom Rini
On 07/13/2011 01:48 PM, Saul Wold wrote: On 07/13/2011 12:05 PM, Tom Rini wrote: Signed-off-by: Tom Rinitom_r...@mentor.com --- .../libsamplerate/libsamplerate0_0.1.7.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-multimedia

Re: [OE-core] siteinfo for recipes oe-core lacks?

2011-07-13 Thread Tom Rini
On 07/13/2011 06:20 PM, Mark Hatle wrote: On 7/13/11 5:14 PM, Tom Rini wrote: Hey all, Do we have an opinion on siteinfo for recipes that oe-core lacks? I have two easy examples: - mono: neither meta-oe nor oe-core have a recipe, we have siteinfo stuff specific to it. Ignore it? drop

Re: [OE-core] siteinfo for recipes oe-core lacks?

2011-07-13 Thread Tom Rini
On 07/13/2011 07:01 PM, Mark Hatle wrote: On 7/13/11 8:44 PM, Tom Rini wrote: On 07/13/2011 06:20 PM, Mark Hatle wrote: On 7/13/11 5:14 PM, Tom Rini wrote: Hey all, Do we have an opinion on siteinfo for recipes that oe-core lacks? I have two easy examples: - mono: neither meta-oe nor oe

Re: [OE-core] [PATCH 0/3] siteinfo.bbclass re-merge

2011-07-14 Thread Tom Rini
On 07/14/2011 07:42 AM, Richard Purdie wrote: On Wed, 2011-07-13 at 12:05 -0700, Tom Rini wrote: Hey all, This is the second of two pull requests. This doesn't depend on the first request, it's just splitting changes up. There's three changes here. First, site/ix86-common was setting

Re: [OE-core] Building hg/help2man not relying on them?

2011-07-15 Thread Tom Rini
On 07/15/2011 07:43 AM, Mark Hatle wrote: On 7/15/11 9:39 AM, Joshua Lock wrote: On Thu, 2011-07-14 at 21:56 -0500, Mark Hatle wrote: On 7/14/11 9:00 PM, Tom Rini wrote: Hey all, As I work on bringing jenkins up on my stripped down builder machines I've once again run into the wait, I'm

[OE-core] [PATCH v2 0/1] Add unzip DEPENDS for .zip SRC_URI files

2011-07-15 Thread Tom Rini
Hey all, In doing some world builds I ran into oops, we don't make .zip files depend on unzip-native. So this is a port of the commit from oe.dev that does this. v2: Don brown paper bag, s/do_populate_staging/do_populate_sysroot, test The following changes since commit

[OE-core] [PATCH] Fixed concurrency problem for ZIP packed recipes.

2011-07-15 Thread Tom Rini
' in SRC_URI (f.e. .EXE windows self-extraction binaries). Signed-off-by: Ihar Hrachyshka ihar.hrachys...@gmail.com Signed-off-by: Koen Kooi k...@openembedded.org Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/classes/base.bbclass |9 + 1 files changed, 9 insertions(+), 0 deletions

Re: [OE-core] Building hg/help2man not relying on them?

2011-07-15 Thread Tom Rini
On 07/15/2011 08:08 AM, Tom Rini wrote: On 07/15/2011 07:43 AM, Mark Hatle wrote: On 7/15/11 9:39 AM, Joshua Lock wrote: On Thu, 2011-07-14 at 21:56 -0500, Mark Hatle wrote: On 7/14/11 9:00 PM, Tom Rini wrote: Hey all, As I work on bringing jenkins up on my stripped down builder machines

[OE-core] [PATCH 1/5] mercurial-native: Add 1.9 version

2011-07-15 Thread Tom Rini
This is based on 91c14caa8819b08def8ea99e02949e49604c2e86 from oe.dev with an update to 1.9. Signed-off-by: Tom Rini tom_r...@mentor.com --- .../mercurial/mercurial-native_1.9.bb | 24 1 files changed, 24 insertions(+), 0 deletions(-) create mode 100644 meta

[OE-core] [PATCH 5/5] autotools.bbclass: Add help2man-native to the main DEPENDS tree

2011-07-15 Thread Tom Rini
With help2man no longer being required by sanity.bbclass we need to make sure that if we are going to build autotools stuff that help2man will be there as it's a frequent implicit dependency. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/classes/autotools.bbclass |4 ++-- 1 files

[OE-core] [PATCH 3/5] help2man-native: Add 1.36.4 (GPLv2) and 1.38.2 (GPLv3)

2011-07-15 Thread Tom Rini
These are 'side ports' of current oe.dev versions. PR is kept in sync but we drop out the target recipes in order to punt on potential perl problems. Signed-off-by: Tom Rini tom_r...@mentor.com --- .../help2man/help2man-native_1.36.4.bb | 26 .../help2man

[OE-core] [PATCH 2/5] bitbake.conf, sanity.bbclass: Make mercurial-native optional

2011-07-15 Thread Tom Rini
Drop mercurial-native from the initial ASSUME_PROVIDED list and instead only add it if we find 'hg' is installed. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/classes/sanity.bbclass |6 +- meta/conf/bitbake.conf |1 - 2 files changed, 5 insertions(+), 2 deletions

[OE-core] [PATCH 4/5] sanity.bbclass: Add help2man-native to ASSUME_PROVIDED if found

2011-07-15 Thread Tom Rini
Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/classes/sanity.bbclass |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/meta/classes/sanity.bbclass b/meta/classes/sanity.bbclass index 2bc3fca..365af6c 100644 --- a/meta/classes/sanity.bbclass +++ b/meta/classes

[OE-core] [PATCH 0/5] Optionally trade required_utils for -native builds

2011-07-15 Thread Tom Rini
://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/add-more-native-recipes Tom Rini (5): mercurial-native: Add 1.9 version bitbake.conf, sanity.bbclass: Make mercurial-native optional help2man-native: Add 1.36.4 (GPLv2) and 1.38.2 (GPLv3) sanity.bbclass: Add help2man-native

Re: [OE-core] [PATCH 1/5] mercurial-native: Add 1.9 version

2011-07-15 Thread Tom Rini
On 07/15/2011 03:14 PM, Khem Raj wrote: On Fri, Jul 15, 2011 at 3:03 PM, Tom Rini tom_r...@mentor.com wrote: This is based on 91c14caa8819b08def8ea99e02949e49604c2e86 from oe.dev with an update to 1.9. Signed-off-by: Tom Rini tom_r...@mentor.com --- .../mercurial/mercurial-native_1.9.bb

Re: [OE-core] [PATCH 3/5] help2man-native: Add 1.36.4 (GPLv2) and 1.38.2 (GPLv3)

2011-07-15 Thread Tom Rini
On 07/15/2011 03:24 PM, Saul Wold wrote: On 07/15/2011 03:03 PM, Tom Rini wrote: These are 'side ports' of current oe.dev versions. PR is kept in sync but we drop out the target recipes in order to punt on potential perl problems. Signed-off-by: Tom Rinitom_r...@mentor.com

Re: [OE-core] [PATCH] gdk-pixbuf(-native): Fix build by disabling introspection

2011-07-17 Thread Tom Rini
both --enable-introspection=no and --disable-scrollkeeper. -- Tom Rini Mentor Graphics Corporation ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

[OE-core] [PATCH v3 0/1] Add unzip DEPENDS for .zip SRC_URI files

2011-07-18 Thread Tom Rini
Hey all, In doing some world builds I ran into oops, we don't make .zip files depend on unzip-native. So this is a port of the commit from oe.dev that does this. v2: Don brown paper bag, s/do_populate_staging/do_populate_sysroot, test v3: Drop NEED_UNZIP_FOR_UNPACK at Richard's request (on IRC)

  1   2   3   4   5   6   >