Re: [OE-core] [PATCH 1/1] qt4: move functions from python to shell style

2012-05-07 Thread Xu, Dongxiao
> -Original Message- > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > Sent: Tuesday, April 24, 2012 6:51 PM > To: Xu, Dongxiao > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH 1/1] qt4: move functions from python to shell > s

Re: [OE-core] [PATCH 0/1 v2][PULL] Fix bug 2355

2012-04-23 Thread Xu, Dongxiao
On Mon, 2012-04-23 at 17:45 +0800, Xu, Dongxiao wrote: > On Mon, 2012-04-23 at 16:53 +0800, Dongxiao Xu wrote: > > Hi Richard, > > > > This pull request is the second version to fix bug 2355, please help to > > review and pull. > > Richard, there are some issue

Re: [OE-core] [PATCH 0/1 v2][PULL] Fix bug 2355

2012-04-23 Thread Xu, Dongxiao
On Mon, 2012-04-23 at 16:53 +0800, Dongxiao Xu wrote: > Hi Richard, > > This pull request is the second version to fix bug 2355, please help to > review and pull. Richard, there are some issue inside. Please hold this change for a while. Thanks, Dongxiao > > Changes from v1: > Add an inherit

Re: [OE-core] [PATCH 1/1] packageinfo.bbclass: A workaround for RPM architecture renaming

2012-04-18 Thread Xu, Dongxiao
On Wed, 2012-04-18 at 14:26 +0100, Richard Purdie wrote: > On Wed, 2012-04-18 at 15:11 +0200, Koen Kooi wrote: > > Op 18 apr. 2012, om 14:48 heeft Dongxiao Xu het volgende geschreven: > > > > > For beagleboard platform, the PACKAGE_ARCH for certain recipes is > > > "armv7a-vfp-neon", however, the

Re: [OE-core] [PATCH 1/1] gst-plugins-bad: add curl as build dependency

2012-04-14 Thread Xu, Dongxiao
On Sat, 2012-04-14 at 13:23 +0200, Koen Kooi wrote: > Op 14 apr. 2012, om 12:44 heeft Dongxiao Xu het volgende geschreven: > > > gst-plugins-bad needs curl.h to finish its build, so add curl as its > > dependency. > > I can't be sure without the exact failure log, but: missing PR bump Add a depe

Re: [OE-core] TMPDIR while building OE-Core

2012-03-23 Thread Xu, Dongxiao
Sorry for the annoying, I found it is a Hob specific issue. Thanks, Dongxiao On Sat, 2012-03-24 at 10:56 +0800, Xu, Dongxiao wrote: > Hi List, > > While building the pure OE-Core, I found there are two TMPDIRs, one is > tmp-eglibc, another is tmp-eglibc-eglibc, any reason th

[OE-core] TMPDIR while building OE-Core

2012-03-23 Thread Xu, Dongxiao
Hi List, While building the pure OE-Core, I found there are two TMPDIRs, one is tmp-eglibc, another is tmp-eglibc-eglibc, any reason that make this result? My local.conf is like: BB_NUMBER_THREADS = "8" PARALLEL_MAKE = "-j 8" MACHINE ??= "qemuarm" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEAT

Re: [OE-core] [PATCH 1/1] bitbake.conf: Exclude some variables when calculating cache hash

2012-03-21 Thread Xu, Dongxiao
On Fri, 2012-03-16 at 09:53 +0100, Martin Jansa wrote: > On Fri, Mar 16, 2012 at 04:48:34PM +0800, Dongxiao Xu wrote: > > Some variables are not needed when calculating cache's hash, this > > commit removes them. > > > > Signed-off-by: Dongxiao Xu > > --- > > meta/conf/bitbake.conf |2 +- > >

Re: [OE-core] [PATCH 1/1] bitbake.conf: Add DATE and TIME to BB_HASH_WHITELIST

2012-02-27 Thread Xu, Dongxiao
On Mon, 2012-02-27 at 10:41 +, Richard Purdie wrote: > On Mon, 2012-02-27 at 15:58 +0800, Dongxiao Xu wrote: > > DATE and TIME are not needed when calculating cache's hash value. > > > > Signed-off-by: Dongxiao Xu > > --- > > meta/conf/bitbake.conf |2 +- > > 1 files changed, 1 insertion

Re: [OE-core] [PATCH 4/7] packageinfo.bbclass: add a new bbclass to pass package information

2012-01-07 Thread Xu, Dongxiao
Hi Koen, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Koen Kooi > Sent: Friday, January 06, 2012 6:32 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core

Re: [OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Xu, Dongxiao
> -Original Message- > From: Xu, Dongxiao > Sent: Saturday, January 07, 2012 3:48 PM > To: Patches and discussions about the oe-core layer > Subject: RE: [OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes > > Hi Koen, > > > -Original Message---

Re: [OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Xu, Dongxiao
Hi Koen, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Koen Kooi > Sent: Saturday, January 07, 2012 12:42 AM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-c

Re: [OE-core] [PATCH 0/7][PULL] Hob2 related oe-core changes

2012-01-06 Thread Xu, Dongxiao
Hi Richard, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Richard Purdie > Sent: Saturday, January 07, 2012 12:28 AM > To: Patches and discussions about the oe-core layer > Subject: R

Re: [OE-core] HOB: which host packages are needed

2011-12-25 Thread Xu, Dongxiao
Could you install the following packages in your host and have a try again? python python-pygobject pygtk Thanks, Dongxiao From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Liu Ting-B28495 Sent: Monday, December 26, 20

Re: [OE-core] [PATCH 1/1] initramfs-framework: provides a modular initramfs

2011-12-19 Thread Xu, Dongxiao
Hi Otavio and Saul, I tried to build initramfs-framework in Yocto master, and it reports the following multiple provider issue: ERROR: Multiple .bb files are due to be built which each provide udev (/home/dongxiao/poky/meta/recipes-core/udev/udev_164.bb /home/dongxiao/poky/meta/recipes-core/ud

Re: [OE-core] [PATCH 1/1] multilib: Drop MULTILIB_IMAGE_INSTALL

2011-11-08 Thread Xu, Dongxiao
Hi Richard, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Richard Purdie > Sent: Tuesday, November 08, 2011 10:30 PM > To: Patches and discussions about the oe-core layer > Subject: R

Re: [OE-core] glib-2.0_2.27.5

2011-09-21 Thread Xu, Dongxiao
I think we don't need it. I brought that recipe in but later I realize it is an development version. I didn't remove 2.27 that time to track the bleeding version. Since currently the latest version is 2.28.x in poky, we can move 2.27.5. Thanks, Dongxiao > -Original Message- > From: open

Re: [OE-core] [PATCH 1/7] rootfs_rpm: Use specific MACHINE_ARCH for multilib recipes

2011-09-20 Thread Xu, Dongxiao
Hi Richard and Mark, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Richard Purdie > Sent: Wednesday, September 21, 2011 5:50 AM > To: Patches and discussions about the oe-core layer >

Re: [OE-core] Multilib status

2011-09-20 Thread Xu, Dongxiao
> -Original Message- > From: Mark Hatle [mailto:mark.ha...@windriver.com] > Sent: Wednesday, September 21, 2011 1:06 AM > To: Xu, Dongxiao > Cc: Richard Purdie; openembedded-core > Subject: Re: Multilib status > > commit id aea5b9ef458099efd8f9a83428af84bbbe69eed2

Re: [OE-core] Multilib status

2011-09-20 Thread Xu, Dongxiao
> >> -Original Message- > >> From: Mark Hatle [mailto:mark.ha...@windriver.com] > >> Sent: Saturday, September 17, 2011 2:19 AM > >> To: Mark Hatle > >> Cc: Xu, Dongxiao; Richard Purdie; openembedded-core > >> Subject: Re: Multilib stat

Re: [OE-core] Multilib status

2011-09-20 Thread Xu, Dongxiao
Hi Mark, > -Original Message- > From: Mark Hatle [mailto:mark.ha...@windriver.com] > Sent: Saturday, September 17, 2011 2:19 AM > To: Mark Hatle > Cc: Xu, Dongxiao; Richard Purdie; openembedded-core > Subject: Re: Multilib status > > Just an FYI. I'm work

Re: [OE-core] Multilib status

2011-09-16 Thread Xu, Dongxiao
> -Original Message- > From: Mark Hatle [mailto:mark.ha...@windriver.com] > Sent: Friday, September 16, 2011 10:51 PM > To: Richard Purdie > Cc: Xu, Dongxiao; openembedded-core > Subject: Re: Multilib status > > On 9/16/11 4:32 AM, Richard Purdie wrote: > >

Re: [OE-core] Multilib status

2011-09-16 Thread Xu, Dongxiao
Hi Richard and Mark, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Xu, Dongxiao > Sent: Friday, September 16, 2011 8:01 PM > To: Richard Purdie; Mark Hatle >

Re: [OE-core] Multilib status

2011-09-16 Thread Xu, Dongxiao
Hi Richard and Mark, > -Original Message- > From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] > Sent: Friday, September 16, 2011 5:32 PM > To: Mark Hatle > Cc: Xu, Dongxiao; openembedded-core > Subject: Multilib status > > Hi Mark/Dongxaio, >

Re: [OE-core] [PATCH 2/3] rpm: add multilib prefix for archs under deploy/rpm

2011-09-13 Thread Xu, Dongxiao
Subject: Re: [OE-core] [PATCH 2/3] rpm: add multilib prefix for archs under > deploy/rpm > > On 9/12/11 9:39 PM, Xu, Dongxiao wrote: > > Hi Mark, > > > >> -Original Message- > >> From: openembedded-core-boun...@lists.openembedded.org > >>

Re: [OE-core] [PATCH 1/3] package_rpm: add architecture info in rpm spec file

2011-09-13 Thread Xu, Dongxiao
Hi Mark, > -Original Message- > From: Mark Hatle [mailto:mark.ha...@windriver.com] > Sent: Tuesday, September 13, 2011 11:59 PM > To: Xu, Dongxiao > Cc: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 1/3] package_rpm: add architecture

Re: [OE-core] [PATCH 1/3] package_rpm: add architecture info in rpm spec file

2011-09-13 Thread Xu, Dongxiao
Hi Mark, > -Original Message- > From: Mark Hatle [mailto:mark.ha...@windriver.com] > Sent: Tuesday, September 13, 2011 11:29 PM > To: Xu, Dongxiao > Cc: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 1/3] package_rpm: add architecture

Re: [OE-core] [PATCH 2/3] rpm: add multilib prefix for archs under deploy/rpm

2011-09-12 Thread Xu, Dongxiao
Subject: Re: [OE-core] [PATCH 2/3] rpm: add multilib prefix for archs under > deploy/rpm > > On 9/12/11 10:07 AM, Xu, Dongxiao wrote: > > Hi Mark, > > > >> -Original Message- > >> From: openembedded-core-boun...@lists.openembedded.org > >>

Re: [OE-core] [PATCH 1/3] package_rpm: add architecture info in rpm spec file

2011-09-12 Thread Xu, Dongxiao
Hi Mark, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Mark Hatle > Sent: Monday, September 12, 2011 10:52 PM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [

Re: [OE-core] [PATCH 2/3] rpm: add multilib prefix for archs under deploy/rpm

2011-09-12 Thread Xu, Dongxiao
Hi Mark, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Mark Hatle > Sent: Monday, September 12, 2011 10:56 PM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [

Re: [OE-core] [PATCH 1/5] hal: Remove build time dependency of virtual/kernel

2011-09-07 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Koen Kooi > Sent: Wednesday, September 07, 2011 4:36 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PA

Re: [OE-core] multilib: Only build one kernel

2011-09-03 Thread Xu, Dongxiao
Hi Richard, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Richard Purdie > Sent: Friday, September 02, 2011 9:01 PM > To: openembedded-core > Subject: [OE-core] multilib: Only build o

Re: [OE-core] why do we poison -Os?

2011-08-23 Thread Xu, Dongxiao
PPC GCC. This is a known issue for PPC GCC 4.5.x. I wonder if GCC 4.6.x has fixed this issue. If so, we should add "--enable-target-optspace" for PPC GCC again, thus -Os will be allowed for recipes. Thanks, Dongxiao > > - k > > On Aug 23, 2011, at 8:16 PM, Xu, Dongxiao

Re: [OE-core] why do we poison -Os?

2011-08-23 Thread Xu, Dongxiao
e. Thanks, Dongxiao > -Original Message- > From: Kumar Gala [mailto:ga...@kernel.crashing.org] > Sent: Wednesday, August 24, 2011 8:53 AM > To: Xu, Dongxiao > Cc: Patches and discussions about the oe-core layer; Khem Raj > Subject: why do we poison -Os? > > Dongxiao, > > C

Re: [OE-core] [PATCH 5/7] multilib: remove MULTILIB_PACKAGE_ARCHS variable

2011-08-10 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Xu, Dongxiao > Sent: Thursday, August 04, 2011 9:00 AM > To: Patches and discussions about the oe-core layer >

Re: [OE-core] [PATCH 6/7] package_rpm: fix strip_multilib function

2011-08-03 Thread Xu, Dongxiao
Hi Mark, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Mark Hatle > Sent: Wednesday, August 03, 2011 11:39 PM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [

Re: [OE-core] [PATCH 5/7] multilib: remove MULTILIB_PACKAGE_ARCHS variable

2011-08-03 Thread Xu, Dongxiao
Hi Mark, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Mark Hatle > Sent: Wednesday, August 03, 2011 11:32 PM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [

Re: [OE-core] [PATCH 1/1] alsa-tools: Fix recipe build error.

2011-07-18 Thread Xu, Dongxiao
Hi Khem, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Khem Raj > Sent: Tuesday, July 19, 2011 8:47 AM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [

Re: [OE-core] [PATCH 3/4] udev: Change hard coded /usr/lib to support multilib

2011-07-18 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Mark Hatle > Sent: Monday, July 18, 2011 11:30 PM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH 3/4] udev

Re: [OE-core] [PATCH 0/2][PULL] alsa-tools: Fix recipe build error

2011-07-11 Thread Xu, Dongxiao
Hi Richard, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Richard Purdie > Sent: Friday, July 08, 2011 11:45 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [O

Re: [OE-core] [PATCH 1/1] libc-locale: split locale handling from libc recipe.

2011-06-27 Thread Xu, Dongxiao
> -Original Message- > From: Xu, Dongxiao > Sent: Tuesday, June 28, 2011 8:52 AM > To: Patches and discussions about the oe-core layer > Subject: RE: [OE-core] [PATCH 1/1] libc-locale: split locale handling from > libc > recipe. > > > > >

Re: [OE-core] [PATCH 1/1] libc-locale: split locale handling from libc recipe.

2011-06-27 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Phil Blundell > Sent: Monday, June 27, 2011 4:58 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATC

Re: [OE-core] [PATCH 1/1] libc-locale: split locale handling from libc recipe.

2011-06-26 Thread Xu, Dongxiao
ore] [PATCH 1/1] libc-locale: split locale handling from > libc > recipe. > > On 06/23/2011 03:14 AM, Richard Purdie wrote: > > On Thu, 2011-06-23 at 10:40 +0100, Phil Blundell wrote: > >> On Thu, 2011-06-23 at 12:08 +0800, Xu, Dongxiao wrote: > >>>>

Re: [OE-core] [PATCH 1/1] libc-locale: split locale handling from libc recipe.

2011-06-22 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Phil Blundell > Sent: Wednesday, June 22, 2011 7:45 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PAT

Re: [OE-core] [PATCH 1/6] connman: Upgrade to version 0.75

2011-06-20 Thread Xu, Dongxiao
Subject: Re: [OE-core] [PATCH 1/6] connman: Upgrade to version 0.75 > > > Op 17 jun 2011, om 09:08 heeft Xu, Dongxiao het volgende geschreven: > > > >>>>> > >>>> > >>>> I would say put ofono as a DISTRO_FEATURE > >>> > &g

Re: [OE-core] [PATCH 1/6] connman: Upgrade to version 0.75

2011-06-17 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Khem Raj > Sent: Friday, June 17, 2011 7:13 AM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH 1/6] connman

Re: [OE-core] [PATCH 5/6] systemtap: add fishriver in COMPATIBLE_MACHINE

2011-06-16 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Tom Zanussi > Sent: Thursday, June 16, 2011 10:12 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH

Re: [OE-core] [PATCH 6/6] initscript: Change some order of init scripts

2011-06-16 Thread Xu, Dongxiao
Hi Andrea, > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Andrea Adami > Sent: Thursday, June 16, 2011 5:38 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-

Re: [OE-core] [PATCH 4/6] connman-gnome: Add 3G configuration support

2011-06-16 Thread Xu, Dongxiao
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Koen Kooi > Sent: Thursday, June 16, 2011 5:30 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 4/