public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix failure of media_build build script
@ 2017-05-30 12:35 Vincent McIntyre
  2017-05-30 13:44 ` Vincent McIntyre
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent McIntyre @ 2017-05-30 12:35 UTC (permalink / raw)
  To: linux-media

Hi

I was trying to run build --main-git without the --depth option and
it went splat. The attached series fixes my problem, possibly not
entirely correctly for all cases, in the first patch. The other two
patches are small cleanups that should make things more legible.

Vincent McIntyre (3):
  Use a better name for the upstream remote.
  Add a helper to simplify all the system-or-die calls
  Convert remaining system-or-die calls

 build | 76 +++++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 44 insertions(+), 32 deletions(-)

-- 
2.7.4

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

* Re: [PATCH 0/3] Fix failure of media_build build script
  2017-05-30 12:35 [PATCH 0/3] Fix failure of media_build build script Vincent McIntyre
@ 2017-05-30 13:44 ` Vincent McIntyre
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent McIntyre @ 2017-05-30 13:44 UTC (permalink / raw)
  To: linux-media

Before sending I ran one-more-test... which failed.
Will respin and try again later.

Vince

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

end of thread, other threads:[~2017-05-30 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-30 12:35 [PATCH 0/3] Fix failure of media_build build script Vincent McIntyre
2017-05-30 13:44 ` Vincent McIntyre

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