From: brian avery <avery.brian@gmail.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/4] remove startup questions v2
Date: Fri, 2 Oct 2015 10:30:16 -0700 [thread overview]
Message-ID: <cover.1443806581.git.avery.brian@gmail.com> (raw)
This is v2 of my easier startup patch. I addressed most of Ed's comments.
This one ,
splits into more commits. The checksettings commit is still big but would take a
fair amount of time to break into anything that would run separately.
did some pylint fixes.
check for the config file and exits if missing.
made some code more explicit.
got rid of most of the trailing white spaces (one is not in the git tree but is in the patch. no idea why)
-b
The following changes since commit af1e3160922a30b8a538959335a5f8945f2f3549:
toaster: Remove project name from latest project builds (2015-10-02 14:44:14 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/toaster/startup_simplification_8217_v2
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/startup_simplification_8217_v2
brian avery (4):
toaster: removed superuser question from startup
toaster: remove layer and build dir interactive questions
toaster: check for configuration file and exit if not found
toaster: get rid of interactivity in bldcontrol
bitbake/bin/toaster | 38 +++++-
.../management/commands/checksettings.py | 138 ++++++---------------
2 files changed, 69 insertions(+), 107 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-02 17:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 17:30 brian avery [this message]
2015-10-02 17:30 ` [PATCH 1/4] toaster: removed superuser question from startup brian avery
2015-10-02 17:30 ` [PATCH 2/4] toaster: remove layer and build dir interactive questions brian avery
2015-10-02 17:30 ` [PATCH 3/4] toaster: check for configuration file and exit if not found brian avery
2015-10-02 17:30 ` [PATCH 4/4] toaster: get rid of interactivity in bldcontrol brian avery
2015-10-05 8:21 ` [PATCH 0/4] remove startup questions v2 Ed Bartosh
2015-10-05 13:59 ` Barros Pena, Belen
2015-10-05 14:01 ` Barros Pena, Belen
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=cover.1443806581.git.avery.brian@gmail.com \
--to=avery.brian@gmail.com \
--cc=toaster@yoctoproject.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.