All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <yocto@yoctoproject.org>, <paul.eggleton@linux.intel.com>
Subject: [layerindex-web][PATCH 0/4] update.py: several fixes
Date: Mon, 9 Jul 2018 12:11:26 +0800	[thread overview]
Message-ID: <cover.1531109397.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 5cfdfdca8b9200b5a6e4aa14661b14059a799310:

  rrs_upstream_history.py: fix set_regexes function (2018-06-06 11:25:46 +1200)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/li_recs
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/li_recs

Robert Yang (4):
  update_layer.py: avoid calling setup_core_layer_sys_path() when
    --initial
  utils.py: fix checkout_repo when no HEAD
  update.py: add layers when RECOMMENDS isn't satisfied
  update.py: check whether branch existed when nocheckout

 layerindex/update.py       | 71 +++++++++++++++++++++++++++++++---------------
 layerindex/update_layer.py | 22 +++++++-------
 layerindex/utils.py        | 25 ++++++++++------
 3 files changed, 76 insertions(+), 42 deletions(-)

-- 
2.7.4



             reply	other threads:[~2018-07-09  4:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-09  4:11 Robert Yang [this message]
2018-07-09  4:11 ` [layerindex-web][PATCH 1/4] update_layer.py: avoid calling setup_core_layer_sys_path() when --initial Robert Yang
2018-07-09  4:11 ` [layerindex-web][PATCH 2/4] utils.py: fix checkout_repo when no HEAD Robert Yang
2018-07-09  4:11 ` [layerindex-web][PATCH 3/4] update.py: add layers when RECOMMENDS isn't satisfied Robert Yang
2018-07-09  4:11 ` [layerindex-web][PATCH 4/4] update.py: check whether branch existed when nocheckout Robert Yang
2018-07-09  8:34   ` Paul Eggleton
2018-07-09  8:36     ` Paul Eggleton
2018-07-09  8:45       ` Robert Yang
2018-07-09  9:40         ` Paul Eggleton
2018-07-09  8:42     ` Robert Yang

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.1531109397.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=paul.eggleton@linux.intel.com \
    --cc=yocto@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.