[oe-commits] [openembedded-core] branch master-next updated (1e46220 -> e06ec65)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 23 17:23:24 UTC 2017


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

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

    from 1e46220  core-image.bbclass: update available IMAGE_FEATURES
     new 96c20c9  native.bbclass: clear MACHINE_FEATURES
     new fcfbbae  db: Fix atomic function namespace clash with clang builtins
     new b6cdbf5  libvorbis: Contain gcc specific compiler flags using configure option
     new 827b7c5  glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
     new 37065ac  runqemu-gen-tapdevs: fix file path in example
     new 9adf5ce  base-files: Replace hardcoded root paths with appropriate bitbake variables
     new 1e25e00  musl: Fix issues in relative symlink creation
     new 576b114  staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replaced
     new 4a76e99  staging: Drop do_configure clean prefunc
     new 6008c7c  staging: Drop BB_SETSCENE_VERIFY_FUNCTION2
     new 46d3326  staging: Update extend_recipe_sysroot vardepsexclude after code changes
     new e06ec65  staging: Remove uninstalled dependencies from sysroots

The 12 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/classes/native.bbclass                        |  1 +
 meta/classes/staging.bbclass                       | 66 +++++++++------------
 meta/recipes-core/base-files/base-files_3.0.14.bb  |  5 +-
 ...o.h-enum-definition-for-TRAP_HWBKPT-is-mi.patch | 69 ++++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.25.bb              |  1 +
 ...dynamic-linker-a-relative-symlink-to-libc.patch | 62 +++++++++++++++----
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 .../libvorbis/0001-configure-Check-for-clang.patch | 56 ++++++++++++++++++
 .../libvorbis/libvorbis_1.3.5.bb                   |  4 +-
 ...me-local-__atomic_compare_exchange-to-avo.patch | 45 ++++++++++++++
 meta/recipes-support/db/db_5.3.28.bb               |  1 +
 scripts/runqemu-gen-tapdevs                        |  4 +-
 12 files changed, 263 insertions(+), 53 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0028-bits-siginfo.h-enum-definition-for-TRAP_HWBKPT-is-mi.patch
 create mode 100644 meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch
 create mode 100644 meta/recipes-support/db/db/0001-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch

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


More information about the Openembedded-commits mailing list