All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7][PULL] Hob2 related oe-core changes
@ 2012-01-06  9:04 Dongxiao Xu
       [not found] ` <cover.1325840474.git.dongxiao.xu@intel.com>
  2012-01-06 16:27 ` [PATCH 0/7][PULL] Hob2 related oe-core changes Richard Purdie
  0 siblings, 2 replies; 16+ messages in thread
From: Dongxiao Xu @ 2012-01-06  9:04 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-01-07  8:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-06  9:04 [PATCH 0/7][PULL] Hob2 related oe-core changes Dongxiao Xu
     [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

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.