All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amanda Brindle <amanda.r.brindle@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: stephano.cetola@intel.com
Subject: [PATCH V3 0/1] utils.py: Add option for explode_dep_versions2 to return unsorted
Date: Mon,  5 Mar 2018 11:11:42 -0800	[thread overview]
Message-ID: <cover.1520274722.git.amanda.r.brindle@intel.com> (raw)

Changes since V2:

Changed variable name in explode_dep_versions2 from unsorted to sort in order to avoid double negative logic.

Also made the variable a keyword-only argument for readability.

The following changes since commit 44ea6ded0e8e73f5258ce55bd1b851e24243b76a:

  bitbake: bitbake-user-manual: Commented out Placeholder Paragraph (2018-02-06 18:10:35 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib abrindle/buildhistory-diff4
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=abrindle/buildhistory-diff4

Amanda Brindle (1):
  utils.py: Add option for explode_dep_versions2 to return unsorted

 lib/bb/utils.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.7.4



             reply	other threads:[~2018-03-05 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 19:11 Amanda Brindle [this message]
2018-03-05 19:11 ` [PATCH V3 1/1] utils.py: Add option for explode_dep_versions2 to return unsorted Amanda Brindle

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.1520274722.git.amanda.r.brindle@intel.com \
    --to=amanda.r.brindle@intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=stephano.cetola@intel.com \
    /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.