[oe-commits] [openembedded-core] branch master updated (cd8aedc -> eb12c67)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 7 22:23:27 UTC 2019


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

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

    from cd8aedc  metadata.py: return info after fallback methods
     new 8971294  systemd: backport patch to fix parallel build failure
     new 756d641  insane.bbclass: Make INSANE_SKIP work for qa pkgconfig and la
     new 4b86ebb  insane.bbclass: Add configure-unsafe and configure-gettext
     new 7521834  scripts/resulttool: Enable manual result store and regression
     new eb12c67  sqlite3: Upgrade 3.26.0 -> 3.27.2

The 5 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/insane.bbclass                        |  48 ++++++---
 ...re-version.h-as-dep-for-various-targets-t.patch | 118 +++++++++++++++++++++
 meta/recipes-core/systemd/systemd_241.bb           |   1 +
 meta/recipes-support/sqlite/sqlite3_3.26.0.bb      |  10 --
 meta/recipes-support/sqlite/sqlite3_3.27.2.bb      |  11 ++
 scripts/lib/resulttool/manualexecution.py          |  36 ++++---
 scripts/lib/resulttool/resultutils.py              |   9 +-
 7 files changed, 192 insertions(+), 41 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-meson-declare-version.h-as-dep-for-various-targets-t.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.26.0.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3.27.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