[oe-commits] [openembedded-core] branch master updated (14c291e -> 284596e)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 19 11:56:32 UTC 2018


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

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

    from 14c291e  gcc-runtime: Add missing libc dependency
     new 5aa99e4  glibc: Remove site_config and glibc-initial
     new 7730108  gcc: Drop gcc-cross-initial and use gcc-cross instead
     new 284596e  gcc: Remove -initial

The 3 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:
 meta/recipes-core/glibc/glibc-initial.inc          |  57 ---
 meta/recipes-core/glibc/glibc-initial_2.28.bb      |   9 -
 meta/recipes-core/glibc/glibc.inc                  |  18 +-
 meta/recipes-core/glibc/site_config/funcs          | 474 ---------------------
 meta/recipes-core/glibc/site_config/headers        | 155 -------
 meta/recipes-core/glibc/site_config/types          |  21 -
 meta/recipes-devtools/gcc/gcc-8.2.inc              |  14 -
 meta/recipes-devtools/gcc/gcc-common.inc           |   7 +-
 meta/recipes-devtools/gcc/gcc-configure-common.inc |   2 +-
 meta/recipes-devtools/gcc/gcc-cross-initial.inc    |  89 ----
 meta/recipes-devtools/gcc/gcc-cross-initial_8.2.bb |   2 -
 meta/recipes-devtools/gcc/gcc-cross.inc            |  16 +-
 meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc |  10 -
 .../gcc/gcc-crosssdk-initial_8.2.bb                |   3 -
 meta/recipes-devtools/gcc/gcc-crosssdk.inc         |   2 +-
 meta/recipes-devtools/gcc/libgcc-initial.inc       |  23 +-
 meta/recipes-devtools/gcc/libgcc.inc               |   2 +-
 17 files changed, 38 insertions(+), 866 deletions(-)
 delete mode 100644 meta/recipes-core/glibc/glibc-initial.inc
 delete mode 100644 meta/recipes-core/glibc/glibc-initial_2.28.bb
 delete mode 100644 meta/recipes-core/glibc/site_config/funcs
 delete mode 100644 meta/recipes-core/glibc/site_config/headers
 delete mode 100644 meta/recipes-core/glibc/site_config/types
 delete mode 100644 meta/recipes-devtools/gcc/gcc-cross-initial.inc
 delete mode 100644 meta/recipes-devtools/gcc/gcc-cross-initial_8.2.bb
 delete mode 100644 meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc
 delete mode 100644 meta/recipes-devtools/gcc/gcc-crosssdk-initial_8.2.bb

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


More information about the Openembedded-commits mailing list