[oe-commits] [openembedded-core] branch master updated (f9324af -> 22886cf)

git at git.openembedded.org git at git.openembedded.org
Sun Jul 15 15:20:08 UTC 2018


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

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

    from f9324af  distutils3: pass build arguments when doing a clean
     add bb58203  perf: disable parallelism for 'make clean'
     add dc7d3b2  libdrm: Add PACKAGECONFIG support for all meson options
     add 11dc07b  ethtool:4.16 -> 4.17
     add 19bd5ea  procps:3.3.14 -> 3.3.15
     add cbaa7fd  psmisc:23.0 -> 23.1
     add bed3a67  perf: add dwarf to PACKAGECONFIG
     add 98e8146  nfs-utils: remove libnfsidmap
     add eade50a  liburcu: Add RISC-V support
     add 16956da  image-live: fix check for rootfs size with hddimg images
     add 65f9fb7  grub-efi: Provide target architecture for 32-bit ARM.
     add 358c237  xorg-xserver: Enable systemd-logind if using systemd
     add 9697153  python*-setuptools: update to 40.0.0
     add 3c22f20  python3-pygobject: update to 3.28.3
     add 064455b  wayland-protocols: upgrade 1.14 -> 1.15
     add 22886cf  file: Security fix CVE-2018-10360

No new revisions were added by this update.

Summary of changes:
 meta/classes/image-live.bbclass                    |  10 +-
 meta/conf/distro/include/maintainers.inc           |   1 -
 meta/recipes-bsp/grub/grub-efi_2.02.bb             |   3 +
 ...clude-sys-types.h-for-getting-u_-typedefs.patch |  27 ----
 .../libnfsidmap/Set_nobody_user_group.patch        |  18 ---
 .../nfs-utils/libnfsidmap/fix-ac-prereq.patch      |  13 --
 .../nfs-utils/libnfsidmap_0.25.bb                  |  27 ----
 .../bugfix-adjust-statd-service-name.patch         |   0
 .../nfs-utils-debianize-start-statd.patch          |   0
 .../nfs-utils/nfs-utils_2.3.1.bb                   |   2 +-
 .../file/file/CVE-2018-10360.patch                 |  32 +++++
 meta/recipes-devtools/file/file_5.33.bb            |   1 +
 meta/recipes-devtools/python/python-setuptools.inc |   4 +-
 ...tools_39.2.0.bb => python-setuptools_40.0.0.bb} |   0
 ...bject_3.28.1.bb => python3-pygobject_3.28.3.bb} |   4 +-
 ...ools_39.2.0.bb => python3-setuptools_40.0.0.bb} |   0
 .../ethtool/ethtool/avoid_parallel_tests.patch     |   6 +-
 .../ethtool/{ethtool_4.16.bb => ethtool_4.17.bb}   |   4 +-
 .../procps/{procps_3.3.14.bb => procps_3.3.15.bb}  |   4 +-
 .../psmisc/{psmisc_23.0.bb => psmisc_23.1.bb}      |   2 +-
 meta/recipes-graphics/drm/libdrm_2.4.92.bb         |  26 +++-
 ...protocols_1.14.bb => wayland-protocols_1.15.bb} |   4 +-
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |   2 +-
 meta/recipes-kernel/perf/perf.bb                   |  10 +-
 .../Add-support-for-the-RISC-V-architecture.patch  | 157 +++++++++++++++++++++
 meta/recipes-support/liburcu/liburcu_0.10.1.bb     |   1 +
 26 files changed, 243 insertions(+), 115 deletions(-)
 delete mode 100644 meta/recipes-connectivity/nfs-utils/libnfsidmap/0001-include-sys-types.h-for-getting-u_-typedefs.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/libnfsidmap/Set_nobody_user_group.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/libnfsidmap/fix-ac-prereq.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
 rename meta/recipes-connectivity/nfs-utils/{files => nfs-utils}/bugfix-adjust-statd-service-name.patch (100%)
 rename meta/recipes-connectivity/nfs-utils/{files => nfs-utils}/nfs-utils-debianize-start-statd.patch (100%)
 create mode 100644 meta/recipes-devtools/file/file/CVE-2018-10360.patch
 rename meta/recipes-devtools/python/{python-setuptools_39.2.0.bb => python-setuptools_40.0.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-pygobject_3.28.1.bb => python3-pygobject_3.28.3.bb} (85%)
 rename meta/recipes-devtools/python/{python3-setuptools_39.2.0.bb => python3-setuptools_40.0.0.bb} (100%)
 rename meta/recipes-extended/ethtool/{ethtool_4.16.bb => ethtool_4.17.bb} (88%)
 rename meta/recipes-extended/procps/{procps_3.3.14.bb => procps_3.3.15.bb} (94%)
 rename meta/recipes-extended/psmisc/{psmisc_23.0.bb => psmisc_23.1.bb} (87%)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.14.bb => wayland-protocols_1.15.bb} (86%)
 create mode 100644 meta/recipes-support/liburcu/files/Add-support-for-the-RISC-V-architecture.patch

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


More information about the Openembedded-commits mailing list