[oe-commits] [openembedded-core] branch master updated (c9b5802 -> 71cdbf4)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 18 23:54:16 UTC 2020


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

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

    from c9b5802  openssh: Upgrade 8.1p1 -> 8.2p1
     new 7c67cff  procps: upstream has switched to gitlab
     new 857078b  qemux86: do not add vga=0 to kernel parameters
     new 1cf26f6  qemux86: drop resolution setting via uvesafb
     new 5770076  weston: add a basic runtime test
     new 8de634b  ptest-packagelists: mention ifupdown ptest in a comment
     new ee7be51  python3: resolve ncurses host contamination
     new 9797d3b  fix various, innocuous typos
     new 59dbb6d  systemd: upgrade v244.1 -> v244.3
     new 8fdceff  insane.bbclass: Correct typo inhert->inherit
     new 7c88483  babeltrace: update to 1.5.8
     new c9e520e  webkitgtk: Fix errors when api-documentation is enabled
     new 8101055  p11-kit: Fix builds with systemd
     new 9b8734b  concurrencytest.py: add outSideTestaddSkip for subunit
     new 0af9ff8  glibc-package.inc: fix multilib headers conflict
     new 71cdbf4  perl: Fix encode module reproducibility issues

The 15 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                        |  2 +-
 meta/classes/testimage.bbclass                     |  4 +-
 meta/conf/distro/include/ptest-packagelists.inc    |  1 +
 meta/conf/licenses.conf                            |  2 +-
 meta/conf/machine/include/qemuboot-x86.inc         |  3 +-
 meta/conf/machine/qemux86-64.conf                  |  4 --
 meta/conf/machine/qemux86.conf                     |  4 --
 meta/lib/oeqa/core/utils/concurrencytest.py        | 14 ++++
 meta/lib/oeqa/manual/eclipse-plugin.json           |  6 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |  4 --
 meta/lib/oeqa/runtime/cases/{xorg.py => weston.py} | 12 ++--
 meta/lib/oeqa/sdk/context.py                       |  2 +-
 meta/lib/oeqa/selftest/cases/devtool.py            |  2 +-
 meta/lib/oeqa/selftest/cases/oelib/buildhistory.py |  2 +-
 meta/recipes-core/glibc/glibc-package.inc          |  2 +-
 ...systemd-boot_244.1.bb => systemd-boot_244.3.bb} | 26 ++++----
 ...systemd-conf_244.1.bb => systemd-conf_244.3.bb} |  0
 meta/recipes-core/systemd/systemd.inc              |  2 +-
 ...efi_cc-and-efi_ld-correctly-when-cross-co.patch | 62 -----------------
 ...t-meson-print-EFI-CC-configuration-nicely.patch | 33 ----------
 ...vert-meson-use-an-array-option-for-efi-cc.patch | 77 ----------------------
 ...dd-Defi-objcopy-option-to-specify-objcopy.patch | 48 --------------
 .../systemd/{systemd_244.1.bb => systemd_244.3.bb} |  0
 meta/recipes-devtools/perl/files/encodefix.patch   | 20 ++++++
 meta/recipes-devtools/perl/perl_5.30.1.bb          |  3 +
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |  2 +-
 ...c-setup.py-do-not-add-a-curses-include-pa.patch | 48 ++++++++++++++
 ...2-distutils-prefix-is-inside-staging-area.patch |  2 +-
 meta/recipes-devtools/python/python3_3.8.1.bb      |  1 +
 meta/recipes-extended/procps/procps_3.3.16.bb      | 13 ++--
 .../{babeltrace_1.5.7.bb => babeltrace_1.5.8.bb}   |  6 +-
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb       |  6 ++
 meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb  |  3 +-
 scripts/lib/wic/canned-wks/qemux86-directdisk.wks  |  2 +-
 scripts/pybootchartgui/pybootchartgui/draw.py      |  2 +-
 35 files changed, 142 insertions(+), 278 deletions(-)
 copy meta/lib/oeqa/runtime/cases/{xorg.py => weston.py} (58%)
 rename meta/recipes-core/systemd/{systemd-boot_244.1.bb => systemd-boot_244.3.bb} (71%)
 rename meta/recipes-core/systemd/{systemd-conf_244.1.bb => systemd-conf_244.3.bb} (100%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Fix-to-run-efi_cc-and-efi_ld-correctly-when-cross-co.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Revert-meson-print-EFI-CC-configuration-nicely.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Revert-meson-use-an-array-option-for-efi-cc.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-meson-Add-Defi-objcopy-option-to-specify-objcopy.patch
 rename meta/recipes-core/systemd/{systemd_244.1.bb => systemd_244.3.bb} (100%)
 create mode 100644 meta/recipes-devtools/perl/files/encodefix.patch
 create mode 100644 meta/recipes-devtools/python/python3/0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch
 rename meta/recipes-kernel/lttng/{babeltrace_1.5.7.bb => babeltrace_1.5.8.bb} (84%)

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


More information about the Openembedded-commits mailing list