All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] script fixes
Date: Tue,  2 Jul 2019 16:12:43 +1200	[thread overview]
Message-ID: <cover.1562040724.git.paul.eggleton@linux.intel.com> (raw)

A few minor fixes for the ddimage script and one for list-packageconfig-flags.

The following changes since commit 1f8a73261c7a134821c40845da27d8edbb0763b6:

  Revert "pigz: Add debug for autobuilder errors" (2019-06-30 23:33:12 +0100)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/ddimage-fixes2
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/ddimage-fixes2

Paul Eggleton (4):
  scripts/contrib/ddimage: fix typo
  scripts/contrib/ddimage: replace blacklist with mount check
  scripts/contrib/ddimage: be explicit whether device doesn't exist or
    isn't writeable
  list-packageconfig-flags: print PN instead of P

 scripts/contrib/ddimage                     | 89 +++++++++++++++++----
 scripts/contrib/list-packageconfig-flags.py |  2 +-
 2 files changed, 75 insertions(+), 16 deletions(-)

-- 
2.20.1



             reply	other threads:[~2019-07-02  4:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02  4:12 Paul Eggleton [this message]
2019-07-02  4:12 ` [PATCH 1/4] scripts/contrib/ddimage: fix typo Paul Eggleton
2019-07-02  4:12 ` [PATCH 2/4] scripts/contrib/ddimage: replace blacklist with mount check Paul Eggleton
2019-07-02  4:12 ` [PATCH 3/4] scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't writeable Paul Eggleton
2019-07-02  4:12 ` [PATCH 4/4] list-packageconfig-flags: print PN instead of P Paul Eggleton

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.1562040724.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@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.