[oe-commits] [openembedded-core] branch sumo-next updated (784b7a7 -> a3d5510)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 4 13:05:42 UTC 2018


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

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

    from 784b7a7  mesa: Upgrade 17.3.7 -> 17.3.8
     new b4e5a7a  package_manager.py: Skip gpgcheck while using dnf on target
     new 29c1eb4  elfutils: Clean up comments
     new 0554122  nativesdk-postinst-intercept: remove the recipe
     new 89ba6f3  package_manager.py: move target_rootfs property to common ancestor class
     new 949caef  package_manager.py: move postinst_intercept dir initialization from RootFS to PackageManager class
     new 7bfc59c  package_manager.py: move intercept running logic from rootfs class to PackageManager class
     new 2c28429  package_manager.py: do not hardcode the task name when referring to log files
     new 7644247  sdk.py: run postinst intercepts
     new 16bb55a  gio-module-cache.bbclass: pass in ${libexecdir}
     new a3d5510  glib-2.0/glib.inc: apply MLPREFIX renaming to all package classes

The 10 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/gio-module-cache.bbclass              |   1 +
 meta/classes/populate_sdk_base.bbclass             |   2 +-
 meta/conf/distro/include/distro_alias.inc          |   1 -
 meta/conf/distro/include/maintainers.inc           |   1 -
 meta/lib/oe/package_manager.py                     | 107 +++++++++++++++++----
 meta/lib/oe/rootfs.py                              |  75 +--------------
 meta/lib/oe/sdk.py                                 |  12 +++
 meta/recipes-core/glib-2.0/glib.inc                |  10 +-
 .../nativesdk-packagegroup-sdk-host.bb             |   1 -
 meta/recipes-devtools/elfutils/elfutils_0.170.bb   |  13 +--
 .../nativesdk-postinst-intercept_1.0.bb            |  18 ----
 11 files changed, 111 insertions(+), 130 deletions(-)
 delete mode 100644 meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb

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


More information about the Openembedded-commits mailing list