[oe-commits] [openembedded-core] branch master updated (3b5ac72 -> 552bd78)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 24 23:44:22 UTC 2017


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

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

    from 3b5ac72  rpm: add a "rpm-build" PROVIDES
     add 778fb23  uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windres
     add bebdb05  rootfs.py: Respect OPKGLIBDIR variable
     add b14c11d  package_manager.py: respect OPKGLIBDIR
     add b5fd287  expect: resolve string formatting issues
     add 616c9ae  firmware: use ${nonarch_base_libdir} for firmware installation.
     add 1e46220  core-image.bbclass: update available IMAGE_FEATURES
     add 96c20c9  native.bbclass: clear MACHINE_FEATURES
     add fcfbbae  db: Fix atomic function namespace clash with clang builtins
     add b6cdbf5  libvorbis: Contain gcc specific compiler flags using configure option
     add d1b8e14  runqemu-gen-tapdevs: fix file path in example
     add 9b490e6  base-files: Replace hardcoded root paths with appropriate bitbake variables
     add 8205b92  musl: Fix issues in relative symlink creation
     add f08d6cc  staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replaced
     add b70c8e9  staging: Drop do_configure clean prefunc
     add 637c6d1  staging: Drop BB_SETSCENE_VERIFY_FUNCTION2
     add e59dc69  staging: Update extend_recipe_sysroot vardepsexclude after code changes
     add 06227bc  staging: Remove uninstalled dependencies from sysroots
     new 552bd78  wic: use kernel_dir to find systemd-efi bootloader

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:
 meta/classes/core-image.bbclass                    |  4 ++
 meta/classes/native.bbclass                        |  1 +
 meta/classes/staging.bbclass                       | 66 ++++++++++------------
 meta/conf/distro/include/security_flags.inc        |  1 -
 meta/lib/oe/package_manager.py                     | 21 ++++---
 meta/lib/oe/rootfs.py                              |  4 +-
 meta/recipes-core/base-files/base-files_3.0.14.bb  |  5 +-
 meta/recipes-core/meta/uninative-tarball.bb        |  3 +
 ...dynamic-linker-a-relative-symlink-to-libc.patch | 62 ++++++++++++++++----
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 .../0001-Resolve-string-formatting-issues.patch    | 29 ++++++++++
 meta/recipes-devtools/expect/expect_5.45.bb        |  1 +
 .../linux-firmware/linux-firmware_git.bb           |  6 +-
 .../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/lib/wic/plugins/source/bootimg-efi.py      |  2 +-
 scripts/runqemu-gen-tapdevs                        |  4 +-
 19 files changed, 251 insertions(+), 66 deletions(-)
 create mode 100644 meta/recipes-devtools/expect/expect/0001-Resolve-string-formatting-issues.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