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

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

The 21 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/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