[oe-commits] [openembedded-core] branch master updated (125789b -> fb83997)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 16 08:52:35 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 125789b  cve-check.bbclass: do not download the CVE DB in package-specific tasks
     add f8a826f  openssl-1.1: fix c_rehash perl errors
     add b729cae  openssl-1.1: rework packaging
     add 87ae1f2  openssl-1.1: /etc/ssl location compatibility
     add c855d48  libdrm: Upgrade to 2.4.93
     add 48c8d13  security_flags: Add PIC to cflags for some recipes on ppc
     add 92c5131  sstate: allow specifying indirect dependencies to exclude from sysroot
     add 6706bad  sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipes
     add 68e502e  sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroot recipes
     new 41eb382  sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handling
     new e7c0ad5  acpica: Add missing DEPENDS on bison-native
     new 9ba2f2b  oe.package_manager: support loading intercepts from multiple paths
     new 7a2044d  image-postinst-intercepts.bbclass: add class
     new 73cccdb  image.bbclass: inherit and use image-postinst-intercepts
     new fb83997  populate_sdk_base.bbclass: inherit and use image-postinst-intercepts

The 6 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/image-postinst-intercepts.bbclass     | 23 +++++++++++++++++
 meta/classes/image.bbclass                         |  2 ++
 meta/classes/populate_sdk_base.bbclass             |  3 ++-
 meta/classes/sstate.bbclass                        | 24 ++++++++++++++----
 meta/conf/distro/include/security_flags.inc        |  3 +++
 meta/conf/layer.conf                               |  7 ++++++
 meta/lib/oe/package_manager.py                     | 19 +++++++++-----
 ...-dofile.pl-only-quote-stuff-that-actually.patch | 29 ++++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.1.0h.bb | 27 ++++++++++++++++++--
 meta/recipes-extended/acpica/acpica_20180508.bb    |  2 +-
 .../drm/{libdrm_2.4.92.bb => libdrm_2.4.93.bb}     |  4 +--
 11 files changed, 126 insertions(+), 17 deletions(-)
 create mode 100644 meta/classes/image-postinst-intercepts.bbclass
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0002-Revert-util-dofile.pl-only-quote-stuff-that-actually.patch
 rename meta/recipes-graphics/drm/{libdrm_2.4.92.bb => libdrm_2.4.93.bb} (95%)

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


More information about the Openembedded-commits mailing list