All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/3][PULL] several machine specific sysroots fixes
Date: Thu, 27 Jan 2011 16:04:27 +0800	[thread overview]
Message-ID: <cover.1296115229.git.dongxiao.xu@intel.com> (raw)

From: Dongxiao Xu <dongxiao.xu@intel.com>

Hi Richard,

Here are several fixes for machine specific sysroots, please help to review and pull.

The first patch is to add ${MACHINE} tag on stamps for do_populate_sysroot_setscene and do_package_setscene.
The second patch is to handle the rm_work issues.
The third patch is to remove ${MACHINE} in compile and package functions in perl bb files.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dxu4/distro
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/distro

Thanks,
    Dongxiao Xu <dongxiao.xu@intel.com>
---


Dongxiao Xu (3):
  bitbake: add ${MACHINE} for do_populate_sysroot_setscene and
    do_package_setscene
  rm_work.bbclass: handle stamp files while doing rm_work
  perl: Remove ${MACHINE} dependency in compile and package.

 meta/classes/cross-canadian.bbclass       |    2 +
 meta/classes/crosssdk.bbclass             |    2 +
 meta/classes/native.bbclass               |    2 +
 meta/classes/nativesdk.bbclass            |    2 +
 meta/classes/package.bbclass              |    1 +
 meta/classes/rm_work.bbclass              |   17 +++++++++++
 meta/classes/staging.bbclass              |    1 +
 meta/recipes-devtools/perl/perl_5.12.2.bb |   42 +++++++++++++----------------
 8 files changed, 46 insertions(+), 23 deletions(-)



             reply	other threads:[~2011-01-27  7:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27  8:04 Dongxiao Xu [this message]
2011-01-27  8:04 ` [PATCH 1/3] bitbake: add ${MACHINE} for do_populate_sysroot_setscene and do_package_setscene Dongxiao Xu
2011-01-27 11:24   ` Richard Purdie
2011-01-28  7:54     ` Xu, Dongxiao
2011-01-27  8:04 ` [PATCH 2/3] rm_work.bbclass: handle stamp files while doing rm_work Dongxiao Xu
2011-01-27 11:13   ` Richard Purdie
2011-01-28  7:52     ` Xu, Dongxiao
2011-01-27  8:04 ` [PATCH 3/3] perl: Remove ${MACHINE} dependency in compile and package Dongxiao Xu
2011-01-27 11:26   ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1296115229.git.dongxiao.xu@intel.com \
    --to=dongxiao.xu@intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.