Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>,
	<ross.burton@intel.com>, <richard.purdie@linuxfoundation.org>
Subject: [PATCH V2 0/1] fix archiver missing tasks between do_unpack and do_patch
Date: Fri, 5 Dec 2014 14:16:39 +0800	[thread overview]
Message-ID: <cover.1417759913.git.hongxu.jia@windriver.com> (raw)

Changed in V2:
As Richard Purdie suggested, use 'BB_TASKDEPDATA' to instead
of bitbake internal variable '_task_deps'.

//Hongxu


The following changes since commit b8631416f12b8a904ce3deb036f9d5ce632937b0:

  package_regex.inc: Update REGEX'es in order to find upstream versions correctly (2014-11-28 14:03:02 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-archiver
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-archiver

Hongxu Jia (1):
  archiver: execute the probable tasks between do_unpack and do_patch

 meta/classes/archiver.bbclass | 119 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 112 insertions(+), 7 deletions(-)

-- 
1.9.1



             reply	other threads:[~2014-12-05  6:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-05  6:16 Hongxu Jia [this message]
2014-12-05  6:16 ` [PATCH 1/1] archiver: execute the probable tasks between do_unpack and do_patch Hongxu Jia
2015-01-08  8:51 ` [PATCH V2 0/1] fix archiver missing " Hongxu Jia

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.1417759913.git.hongxu.jia@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=ross.burton@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox