All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] improve formatting of OE run.do_configure etc scripts
@ 2016-01-28  0:43 Andre McCurdy
  2016-01-28  0:43 ` [PATCH 1/3] build.py: minor shell_trap_code() formatting tweaks Andre McCurdy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andre McCurdy @ 2016-01-28  0:43 UTC (permalink / raw)
  To: bitbake-devel

Andre McCurdy (3):
  build.py: minor shell_trap_code() formatting tweaks
  data.py: avoid double newlines at the end of functions in emit_var()
  data.py: sort variables being output by emit_func()

 lib/bb/build.py | 5 ++---
 lib/bb/data.py  | 9 ++++++++-
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-01-29  0:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28  0:43 [PATCH 0/3] improve formatting of OE run.do_configure etc scripts Andre McCurdy
2016-01-28  0:43 ` [PATCH 1/3] build.py: minor shell_trap_code() formatting tweaks Andre McCurdy
2016-01-28  0:43 ` [PATCH 2/3] data.py: avoid double newlines at the end of functions in emit_var() Andre McCurdy
2016-01-28  0:43 ` [PATCH 3/3] data.py: sort variables being output by emit_func() Andre McCurdy
2016-01-29  0:01   ` 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.