All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7][PULL] Hob2 related oe-core changes
Date: Fri,  6 Jan 2012 17:04:58 +0800	[thread overview]
Message-ID: <cover.1325840092.git.dongxiao.xu@intel.com> (raw)

Hi Richard,

This pull request is the hob2 related oe-core changes.
Please help to review and pull.

Note that this pull request has dependency on the hob related bitbake changes.

Thanks,
Dongxiao

The following changes since commit 4a85312568a6bb052cc511c15b4ae842ff7f8e59:
  Richard Purdie (1):
        image-mklibs/package_ipk: Remove bashisms

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib dxu4/hob-oecore-changes
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-oecore-changes

Dongxiao Xu (6):
  bblayers.conf.sample: Use ?= to set BBLAYERS
  image.bbclass: Use ?= to set LINGUAS_INSTALL
  packageinfo.bbclass: add a new bbclass to pass package information
  hob.bb: Add a empty image template
  hob-toolchain: add a new recipe hob-toolchain
  layers: add a new folder to put user added layers

Shane Wang (1):
  package.bbclass: set package size into pkgdata for hob2's use

 layers/README                           |    1 +
 meta/classes/image.bbclass              |    2 +-
 meta/classes/package.bbclass            |    8 ++++++++
 meta/classes/packageinfo.bbclass        |   30 ++++++++++++++++++++++++++++++
 meta/conf/bblayers.conf.sample          |    2 +-
 meta/recipes-core/images/hob.bb         |    1 +
 meta/recipes-core/meta/hob-toolchain.bb |   10 ++++++++++
 7 files changed, 52 insertions(+), 2 deletions(-)
 create mode 100644 layers/README
 create mode 100644 meta/classes/packageinfo.bbclass
 create mode 100644 meta/recipes-core/images/hob.bb
 create mode 100644 meta/recipes-core/meta/hob-toolchain.bb




             reply	other threads:[~2012-01-06  9:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-06  9:04 Dongxiao Xu [this message]
     [not found] ` <cover.1325840474.git.dongxiao.xu@intel.com>
2012-01-06  9:04   ` [PATCH 1/7] bblayers.conf.sample: Use ?= to set BBLAYERS Dongxiao Xu
2012-01-06  9:05   ` [PATCH 2/7] image.bbclass: Use ?= to set LINGUAS_INSTALL Dongxiao Xu
2012-01-06  9:05   ` [PATCH 3/7] package.bbclass: set package size into pkgdata for hob2's use Dongxiao Xu
2012-01-06  9:05   ` [PATCH 4/7] packageinfo.bbclass: add a new bbclass to pass package information Dongxiao Xu
2012-01-06 10:32     ` Koen Kooi
2012-01-07  8:00       ` Xu, Dongxiao
2012-01-06  9:05   ` [PATCH 5/7] hob.bb: Add a empty image template Dongxiao Xu
2012-01-06  9:05   ` [PATCH 6/7] hob-toolchain: add a new recipe hob-toolchain Dongxiao Xu
2012-01-06  9:05   ` [PATCH 7/7] layers: add a new folder to put user added layers Dongxiao Xu
2012-01-06 16:27 ` [PATCH 0/7][PULL] Hob2 related oe-core changes Richard Purdie
2012-01-06 16:37   ` Mark Hatle
2012-01-06 16:41   ` Koen Kooi
2012-01-07  7:47     ` Xu, Dongxiao
2012-01-07  7:53     ` Xu, Dongxiao
2012-01-07  7:40   ` Xu, Dongxiao

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.1325840092.git.dongxiao.xu@intel.com \
    --to=dongxiao.xu@intel.com \
    --cc=openembedded-core@lists.openembedded.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.