From: Andre McCurdy <armccurdy@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/3] improve formatting of OE run.do_configure etc scripts
Date: Wed, 27 Jan 2016 16:43:15 -0800 [thread overview]
Message-ID: <1453941798-11670-1-git-send-email-armccurdy@gmail.com> (raw)
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
next reply other threads:[~2016-01-28 0:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-28 0:43 Andre McCurdy [this message]
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
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=1453941798-11670-1-git-send-email-armccurdy@gmail.com \
--to=armccurdy@gmail.com \
--cc=bitbake-devel@lists.openembedded.org \
/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 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.