[oe-commits] [openembedded-core] branch master-next updated (65e7f37 -> 050cda9)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 21 20:53:53 UTC 2019


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

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

    from 65e7f37  qemuriscv64: Specify the firmware as a bios instead of kernel
     add 5e9185d  packagegroup-core-base-utils: Make it machine specific
     add d69f67f  bitbake.conf: fix XORG_MIRROR URL
     add 6a33e35  mesa: fix upstream version check
     add 237b677  nativesdk-qemu: support aarch64_be.
     add caeaa06  resulttool: Prevent multiple results for the same test
     add ac37957  at: fix a spelling mistake.
     add b38a132  devtool: build: Also run deploy for devtool build if applicable
     add 2a35202  libtasn1: Enable nativesdk support
     add 4e698cf  python3: fix the test_locale output format
     add b4c8f2f  linux-firmware: Upgrade 20190618 -> 20190815
     add aaa5902  acpid: upgrade 2.0.31 -> 2.0.32
     add 5d24e01  cups: update to 2.2.12
     add f70d00f  git: update to 2.23.0
     add 8b77262  kmscube: Bump revision to f632b23
     add abdc515  binutils: fix CVE-2019-14250 CVE-2019-14444
     add b90d9f0  iw: Fix license field to BSD-2-Clause
     add 9109639  openssh: Update LICENSE field with missing values
     add b57f10c  shadow: Fix BSD license file checksum
     add f5cfcaa  sudo: Fix BSD license file checksum
     add 285b91a  libunwind: Fix MIT license file checksum
     add 050cda9  systemd: add PACKAGECONFIG for gnu-efi

No new revisions were added by this update.

Summary of changes:
 meta/conf/bitbake.conf                             |  2 +-
 .../acpid/{acpid_2.0.31.bb => acpid_2.0.32.bb}     |  4 +-
 meta/recipes-connectivity/iw/iw_5.0.1.bb           |  2 +-
 meta/recipes-connectivity/openssh/openssh_8.0p1.bb |  2 +-
 meta/recipes-core/systemd/systemd_242.bb           |  1 +
 meta/recipes-devtools/binutils/binutils-2.32.inc   |  2 +
 .../binutils/binutils/CVE-2019-14250.patch         | 33 ++++++++++++++++
 .../binutils/binutils/CVE-2019-14444.patch         | 28 +++++++++++++
 meta/recipes-devtools/git/git_2.22.1.bb            | 11 ------
 meta/recipes-devtools/git/git_2.23.0.bb            | 11 ++++++
 ..._locale.py-correct-the-test-output-format.patch | 46 ++++++++++++++++++++++
 meta/recipes-devtools/python/python3_3.7.4.bb      |  1 +
 meta/recipes-devtools/qemu/qemu-targets.inc        |  2 +-
 meta/recipes-extended/at/at/pam.conf.patch         |  2 +-
 meta/recipes-extended/cups/cups_2.2.11.bb          |  6 ---
 meta/recipes-extended/cups/cups_2.2.12.bb          |  6 +++
 .../packagegroups/packagegroup-core-base-utils.bb  |  2 +
 meta/recipes-extended/shadow/shadow.inc            |  2 +-
 meta/recipes-extended/sudo/sudo.inc                | 10 ++---
 meta/recipes-graphics/kmscube/kmscube_git.bb       |  2 +-
 meta/recipes-graphics/mesa/mesa_19.1.1.bb          |  2 +
 ...ware_20190618.bb => linux-firmware_20190815.bb} |  4 +-
 meta/recipes-support/gnutls/libtasn1_4.14.bb       |  2 +-
 meta/recipes-support/libunwind/libunwind.inc       |  2 +-
 scripts/lib/devtool/build.py                       | 13 +++++-
 scripts/lib/resulttool/report.py                   | 14 +++++++
 26 files changed, 176 insertions(+), 36 deletions(-)
 rename meta/recipes-bsp/acpid/{acpid_2.0.31.bb => acpid_2.0.32.bb} (55%)
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-14250.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-14444.patch
 delete mode 100644 meta/recipes-devtools/git/git_2.22.1.bb
 create mode 100644 meta/recipes-devtools/git/git_2.23.0.bb
 create mode 100644 meta/recipes-devtools/python/python3/0001-test_locale.py-correct-the-test-output-format.patch
 delete mode 100644 meta/recipes-extended/cups/cups_2.2.11.bb
 create mode 100644 meta/recipes-extended/cups/cups_2.2.12.bb
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20190618.bb => linux-firmware_20190815.bb} (99%)

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


More information about the Openembedded-commits mailing list