All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] checklayer: Avoid adding the layer if it is already present
@ 2019-02-12 10:16 Robert Yang
  2019-02-12 10:16 ` [PATCH 1/2] yocto-check-layer-wrapper: Fix path for oe-init-build-env Robert Yang
  2019-02-12 10:16 ` [PATCH 2/2] checklayer: Avoid adding the layer if it is already present Robert Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Yang @ 2019-02-12 10:16 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 2dbbf598192ae2b3aa488df042f56aa6c6634a00:

  oe-build-perf-report: Fix missing buildstats comparisions (2019-02-11 17:46:04 +0000)

are available in the git repository at:

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

Robert Yang (2):
  yocto-check-layer-wrapper: Fix path for oe-init-build-env
  checklayer: Avoid adding the layer if it is already present

 scripts/lib/checklayer/__init__.py | 36 +++++++++++++++++-------------------
 scripts/yocto-check-layer          |  6 +++---
 scripts/yocto-check-layer-wrapper  |  4 +++-
 3 files changed, 23 insertions(+), 23 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-12  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 10:16 [PATCH 0/2] checklayer: Avoid adding the layer if it is already present Robert Yang
2019-02-12 10:16 ` [PATCH 1/2] yocto-check-layer-wrapper: Fix path for oe-init-build-env Robert Yang
2019-02-12 10:16 ` [PATCH 2/2] checklayer: Avoid adding the layer if it is already present Robert Yang

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.