[oe-commits] [openembedded-core] branch rocko updated (52d0f35 -> 2a6126a)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 21 10:34:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch rocko
in repository openembedded-core.

    from 52d0f35  ncurses: CVE-2017-13732, CVE-2017-13734, CVE-2017-13730, CVE-2017-13729, CVE-2017-13728, CVE-2017-13731
     new 2a6126a  scripts: rename yocto-compat-layer to remove "compatible" nomenclature

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list