All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4 V2] insane/package: refactor packaging sanity tests
Date: Wed, 5 Jun 2013 10:14:01 +0800	[thread overview]
Message-ID: <cover.1370398286.git.liezhi.yang@windriver.com> (raw)

Changes:
* Fix the build error on multilib.

// Robert

The following changes since commit 8a2ac668d99f7d64c2acffc3a39cedb2d152be6e:

  lrzsz: check locale.h in configure (2013-06-04 15:53:45 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib robert/refactor
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/refactor

Robert Yang (4):
  insane/package: let package.bbclass inherit insane.bbclass
  defaultsetup.conf: remove INHERIT_INSANE
  insane/package: refactor packaging sanity tests
  multilib.bbclass: fix the PACKAGEFUNCS_append

 meta/classes/insane.bbclass        | 39 ++++++++++++++++++++++++------------
 meta/classes/multilib.bbclass      |  2 +-
 meta/classes/package.bbclass       | 41 +++++++++++++++++++++++++-------------
 meta/conf/distro/defaultsetup.conf |  3 +--
 4 files changed, 55 insertions(+), 30 deletions(-)

-- 
1.8.1.2



             reply	other threads:[~2013-06-05  2:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-05  2:14 Robert Yang [this message]
2013-06-05  2:14 ` [PATCH 1/4] insane/package: let package.bbclass inherit insane.bbclass Robert Yang
2013-06-05  2:14 ` [PATCH 2/4] defaultsetup.conf: remove INHERIT_INSANE Robert Yang
2013-06-05  2:14 ` [PATCH 3/4] insane/package: refactor packaging sanity tests Robert Yang
2013-06-05  2:14 ` [PATCH 4/4] multilib.bbclass: fix the PACKAGEFUNCS_append Robert Yang

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.1370398286.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.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.