All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/1] fix archiver missing tasks between do_unpack and do_patch
@ 2014-12-05  6:16 Hongxu Jia
  2014-12-05  6:16 ` [PATCH 1/1] archiver: execute the probable " Hongxu Jia
  2015-01-08  8:51 ` [PATCH V2 0/1] fix archiver missing " Hongxu Jia
  0 siblings, 2 replies; 5+ messages in thread
From: Hongxu Jia @ 2014-12-05  6:16 UTC (permalink / raw)
  To: openembedded-core, ross.burton, richard.purdie

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



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/1] fix archiver missing tasks between do_unpack and do_patch
@ 2014-12-03  8:16 Hongxu Jia
  2014-12-03  8:16 ` [PATCH 1/1] archiver: execute the probable " Hongxu Jia
  0 siblings, 1 reply; 5+ messages in thread
From: Hongxu Jia @ 2014-12-03  8:16 UTC (permalink / raw)
  To: openembedded-core, ross.burton

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 | 81 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 74 insertions(+), 7 deletions(-)

-- 
1.9.1



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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-05  6:16 [PATCH V2 0/1] fix archiver missing tasks between do_unpack and do_patch Hongxu Jia
2014-12-05  6:16 ` [PATCH 1/1] archiver: execute the probable " Hongxu Jia
2015-01-08  8:51 ` [PATCH V2 0/1] fix archiver missing " Hongxu Jia
  -- strict thread matches above, loose matches on Subject: below --
2014-12-03  8:16 [PATCH " Hongxu Jia
2014-12-03  8:16 ` [PATCH 1/1] archiver: execute the probable " Hongxu Jia
2014-12-04  9:56   ` Richard Purdie

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.