[oe-commits] [openembedded-core] branch master-next updated (d8b77d8 -> 970f637)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 23 23:35:01 UTC 2020


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

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

 discard d8b77d8  package_ipk: Add missing variables to the task hash
 discard c51587e  package: Correct variable dependecies
 discard 2f94454  mdadm: drop from PTESTS_SLOW
 discard 7e53d19  mdadm: fix more ptests
 discard 92389b7  valgrind: exclude one more failing test for arm64
 discard dda7337  valgrind: replace a submitted patch with one that was merged
 discard 9c140b2  psplash: Fix systemd service dependencies
 discard 46f9ddc  ninja: upgrade 1.9.0 -> 1.10.0
 discard 29cbe3a  psplash: add systemd support
 discard 3dc8d62  HACK: extra debug
 discard 09009f2  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
 discard 2ecef21  sstatesig: Log timestamps for hashequiv in reprodubile builds
 discard f926695  HACK: signing: Add extra test debug
 discard ecc9b8d  glew/curl: specify exclusive package configs
 discard e2a4889  base.bbclass: extend PACKAGECONFIG for conflict package configs
     add 4e9d46a  valgrind: replace a submitted patch with one that was merged
     add f9c9532  valgrind: exclude one more failing test for arm64
     add a8983d6  mdadm: fix more ptests
     add e21021d  mdadm: drop from PTESTS_SLOW
     add c392401  package: Correct variable dependecies
     add 0bfb2e9  package_ipk: Add missing variables to the task hash
     new c95d08b  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new 14fabbb  glew/curl: specify exclusive package configs
     new df9eeec  HACK: signing: Add extra test debug
     new 07ec86d  sstatesig: Log timestamps for hashequiv in reprodubile builds
     new 5399c02  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
     new dadacb7  HACK: extra debug
     new eec514e  psplash: add systemd support
     new 36af6d5  ninja: upgrade 1.9.0 -> 1.10.0
     new 3ebf982  psplash: Fix systemd service dependencies
     new 4eace19  webkitgtk: Remove unnecessary REQUIRED_DISTRO_FEATURES requirements
     new a597632  webkitgtk: Remove unused DEPENDS on pulseaudio
     new 2364a41  webkitgtk: Remove obsolete gtk2 packageconfig
     new 869f5bb  webkitgtk: Remove the unused DEPENDS on libidn
     new 43f37ed  systemd: Add a PACKAGECONFIG for libidn2
     new 379bde7  libidn: Move to meta-oe
     new e05f8f9  Revert "psmisc: Fix dependency for USE_NLS=no"
     new 49126bc  clutter: Build cluter with the GDK backend
     new 34cf804  wayland: add ptest
     new 970f637  apt: Inherit upstream-version-is-even

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d8b77d8)
            \
             N -- N -- N   refs/heads/master-next (970f637)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 19 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/conf/distro/include/maintainers.inc           |   1 -
 meta/conf/distro/include/ptest-packagelists.inc    |   1 +
 meta/recipes-core/systemd/systemd_244.3.bb         |   1 +
 meta/recipes-devtools/apt/apt.inc                  |   2 +-
 .../libidn/0001-idn-format-security-warnings.patch | 181 ---------------------
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |  34 ----
 .../libidn/libidn/dont-depend-on-help2man.patch    |  23 ---
 .../libidn/libidn_fix_for_automake-1.12.patch      |  35 ----
 meta/recipes-extended/libidn/libidn_1.35.bb        |  42 -----
 meta/recipes-extended/psmisc/psmisc.inc            |   2 +-
 meta/recipes-graphics/clutter/clutter-1.0.inc      |   4 +-
 meta/recipes-graphics/wayland/wayland/run-ptest    |  17 ++
 meta/recipes-graphics/wayland/wayland_1.18.0.bb    |  14 +-
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb       |   7 +-
 14 files changed, 39 insertions(+), 325 deletions(-)
 delete mode 100644 meta/recipes-extended/libidn/libidn/0001-idn-format-security-warnings.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn_1.35.bb
 create mode 100644 meta/recipes-graphics/wayland/wayland/run-ptest

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


More information about the Openembedded-commits mailing list