Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] scripts: rename yocto-compat-layer to remove "compatible" nomenclature
@ 2017-09-19  3:46 Paul Eggleton
  2017-09-19  3:57 ` [PATCH 1/1] " Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2017-09-19  3:46 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2017-09-19  3:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-19  3:46 [PATCH 0/1] scripts: rename yocto-compat-layer to remove "compatible" nomenclature Paul Eggleton
2017-09-19  3:57 ` [PATCH 1/1] " Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox