public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Archiver and externalsrc fixes
@ 2020-03-09 14:21 Paul Barker
  2020-03-09 14:21 ` [PATCH 1/5] archiver.bbclass: Handle gitsm URLs in the mirror archiver Paul Barker
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Paul Barker @ 2020-03-09 14:21 UTC (permalink / raw)
  To: openembedded-core

These changes fix the archival of git submodules, do_deploy_archives
dependencies and externalsrc support for the kernel.

The gitsm archiver fix is independent of the patch sent to bitbake - the
patch here fixes the generation of archives for git submodules, the separate
bitbake patch fixes the use of gitsm shallow mirror tarballs whether
generated by the archiver or just by copying them from DL_DIR.

I know we're in feature freeze but all of these patches fix specific errors
which exist on both zeus and master. I recommend backporting all of these to
zeus once committed to master.

Paul Barker (5):
  archiver.bbclass: Handle gitsm URLs in the mirror archiver
  archiver.bbclass: Make do_deploy_archives a recursive dependency
  kernelsrc.bbclass: Fix externalsrc support
  perf: Fix externalsrc support
  kernel-yocto.bbclass: Support config fragments with externalsrc

 meta/classes/archiver.bbclass     | 35 +++++++++++++++++++++++++------
 meta/classes/kernel-yocto.bbclass |  3 ++-
 meta/classes/kernelsrc.bbclass    |  2 +-
 meta/recipes-kernel/perf/perf.bb  |  2 +-
 4 files changed, 33 insertions(+), 9 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-04-01 17:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-09 14:21 [PATCH 0/5] Archiver and externalsrc fixes Paul Barker
2020-03-09 14:21 ` [PATCH 1/5] archiver.bbclass: Handle gitsm URLs in the mirror archiver Paul Barker
2020-03-10 23:16   ` Richard Purdie
2020-03-11 11:31     ` Paul Barker
2020-03-11 11:38       ` Richard Purdie
2020-03-11 11:50         ` Paul Barker
2020-03-11 11:53           ` Richard Purdie
2020-03-09 14:21 ` [PATCH 2/5] archiver.bbclass: Make do_deploy_archives a recursive dependency Paul Barker
2020-03-10 23:18   ` Richard Purdie
2020-03-11 11:40     ` Paul Barker
2020-04-01 14:49       ` [OE-core] " Mark Hatle
     [not found]       ` <1601B99892621331.16702@lists.openembedded.org>
2020-04-01 17:20         ` Mark Hatle
2020-03-09 14:21 ` [PATCH 3/5] kernelsrc.bbclass: Fix externalsrc support Paul Barker
2020-03-09 14:21 ` [PATCH 4/5] perf: " Paul Barker
2020-03-09 14:21 ` [PATCH 5/5] kernel-yocto.bbclass: Support config fragments with externalsrc Paul Barker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox