Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] scripts: rename yocto-compat-layer to remove "compatible" nomenclature
Date: Tue, 19 Sep 2017 15:46:23 +1200	[thread overview]
Message-ID: <cover.1505792710.git.paul.eggleton@linux.intel.com> (raw)

The following changes since commit cbc396dd10488990c98bb6fd94c7d10a736d57c1:

  gawk: Enable native building (2017-09-18 11:07:24 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/yocto-compat-rename
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/yocto-compat-rename

Paul Eggleton (1):
  scripts: rename yocto-compat-layer to remove "compatible" nomenclature

 scripts/lib/{compatlayer => checklayer}/__init__.py  |  2 +-
 scripts/lib/{compatlayer => checklayer}/case.py      |  2 +-
 .../{compatlayer => checklayer}/cases/__init__.py    |  0
 scripts/lib/{compatlayer => checklayer}/cases/bsp.py | 10 +++++-----
 .../lib/{compatlayer => checklayer}/cases/common.py  |  6 +++---
 .../lib/{compatlayer => checklayer}/cases/distro.py  |  8 ++++----
 scripts/lib/{compatlayer => checklayer}/context.py   |  4 ++--
 scripts/{yocto-compat-layer.py => yocto-check-layer} | 20 ++++++++++----------
 ...ompat-layer-wrapper => yocto-check-layer-wrapper} | 10 +++++-----
 9 files changed, 31 insertions(+), 31 deletions(-)
 rename scripts/lib/{compatlayer => checklayer}/__init__.py (99%)
 rename scripts/lib/{compatlayer => checklayer}/case.py (77%)
 rename scripts/lib/{compatlayer => checklayer}/cases/__init__.py (100%)
 rename scripts/lib/{compatlayer => checklayer}/cases/bsp.py (96%)
 rename scripts/lib/{compatlayer => checklayer}/cases/common.py (91%)
 rename scripts/lib/{compatlayer => checklayer}/cases/distro.py (77%)
 rename scripts/lib/{compatlayer => checklayer}/context.py (77%)
 rename scripts/{yocto-compat-layer.py => yocto-check-layer} (91%)
 rename scripts/{yocto-compat-layer-wrapper => yocto-check-layer-wrapper} (73%)

-- 
2.9.5



             reply	other threads:[~2017-09-19  3:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19  3:46 Paul Eggleton [this message]
2017-09-19  3:57 ` [PATCH 1/1] scripts: rename yocto-compat-layer to remove "compatible" nomenclature 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.1505792710.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox