[oe-commits] [openembedded-core] branch master-next updated (bb378dc -> 33f7c71)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 21 15:24:46 UTC 2018


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 bb378dc  wayland-protocols: update to 1.16
     new 979b247  fribidi: rename directory to match recipe
     new d297f7e  fribidi: use Meson instead of autotools
     new 254eb5a  reproducible: Tidy class description
     new 2c8baf6  reproducible: Refactor: get_source_date_epoch_from_youngest_file()
     new 01358d6  reproducible: Rename ambiguous "path" var to sourcedir or workdir as appropriate
     new b0ddb14  reproducible: Find the git repo in WORKDIR/git or S first
     new 75d5a9d  reproducible: Don't enforce existence of ${S} dir
     new 48fe0e8  reproducible: Consistent debug logging
     new ba2f5ad  libgloss_3.0.0.bb: Consolidate rmdir with -p
     new 67fca07  ltp: add a patch for source code to fix issue about fcntl
     new f82738f  linux-firmware: Bump revision to 44d4fca
     new 60d99a4  libarchive: Update 3.3.2 -> 3.3.3
     new a585c51  cmake: Upgrade 3.12.1 -> 3.12.2
     new e0ebfaa  package_manager: use normalized path when doing the filtered copy
     new 409c342  systemd: Add util-linux-fsck to RDEPENDS
     new 4e1e914  gpgme: Inherit from distutils-common-base
     new 44fff74  distutils{, 3}.bbclass: improve error messages
     new 3c62c42  python: don't sort the manifest in create_manifest
     new 5a5a97b  python: respect package order in manifest
     new 0e94737  python: consolidate tests
     new 1c67c21  python3: don't sort the manifest in create_manifest
     new 80dae62  python3: respect package order in manifest
     new 554d369  python3: consolidate tests
     new 30eadb1  python3: remove specal handling of sqite3-tests
     new cde1139  xserver-xorg: remove obsolete patch
     new 4af34cb  xserver-xorg: rewrite xorg-server.m4 patch
     new 6921e7f  pseudo: update to latest HEAD
     new 5f143ce  mesa: enable virgl driver for qemux86/qemux86-64
     new 77c353c  mobile-broadband-provider: fix SRC_URI
     new 6150ec7  clutter: simplify SRC_URI
     new dfe55fd  libsolv: make rpm optional
     new 1a38f27  p11-kit: Upgrade from 0.22.1 -> 0.23.14
     new d63f16f  p11-kit: Add PACKAGECONFIG for trust paths
     new a66834f  siteinfo: Define data for ARC
     new d53b0b8  kernel-arch.bbclass: Add ARC to kernel arch map
     new 479d0e0  openssl: Add support for ARC
     new bc9259f  nspr: Add ARC support
     new 7b7b0fb  icu: Add ARC support
     new 6840f54  gcc: Disable libitm for ARC
     new f8d7394  libgloss_3.0.0.bb: Ensure ${D}${libdir} exists installing content
     new d14f86f  lib/oe/elf.py: Add LatticeMico32 architecture definition
     new 2f6c85d  qemu-targets.inc: Mark 'lm32' as softmmu only architecture
     new 216f8ea  siteinfo.bbclass: Add LatticeMico32 architecture site info
     new 92c266f  glibc: fix Segmentation fault in gethostid.c
     new 33f7c71  glibc-package.inc: correct intention for deleting /usr/lib as needed

The 45 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/clutter.bbclass                       |    7 +-
 meta/classes/distutils.bbclass                     |    8 +-
 meta/classes/distutils3.bbclass                    |    8 +-
 meta/classes/kernel-arch.bbclass                   |    1 +
 meta/classes/reproducible_build.bbclass            |  175 ++-
 meta/classes/siteinfo.bbclass                      |    3 +
 meta/lib/oe/elf.py                                 |    1 +
 meta/lib/oe/package_manager.py                     |    1 +
 .../mobile-broadband-provider-info_git.bb          |    2 +-
 .../openssl/openssl10_1.0.2p.bb                    |    2 +-
 meta/recipes-connectivity/openssl/openssl_1.1.1.bb |    2 +-
 meta/recipes-core/glibc/glibc-package.inc          |    9 +-
 ...stid-Check-for-NULL-value-from-gethostbyn.patch |   38 +
 meta/recipes-core/glibc/glibc_2.28.bb              |    1 +
 meta/recipes-core/newlib/libgloss_3.0.0.bb         |    4 +-
 meta/recipes-core/systemd/systemd_239.bb           |    4 +-
 ...ake-native_3.12.1.bb => cmake-native_3.12.2.bb} |    0
 meta/recipes-devtools/cmake/cmake.inc              |    4 +-
 .../cmake/{cmake_3.12.1.bb => cmake_3.12.2.bb}     |    0
 meta/recipes-devtools/gcc/gcc-runtime.inc          |    1 +
 meta/recipes-devtools/pseudo/pseudo_git.bb         |    2 +-
 .../python/python/create_manifest2.py              |   16 +-
 .../python/python/python2-manifest.json            | 1661 ++++++++++----------
 .../python/python3/create_manifest3.py             |   23 +-
 .../python/python3/python3-manifest.json           |  974 ++++++------
 meta/recipes-devtools/python/python3_3.5.6.bb      |    6 +-
 meta/recipes-devtools/python/python_2.7.15.bb      |    6 +-
 meta/recipes-devtools/qemu/qemu-targets.inc        |    2 +-
 .../libarchive/libarchive/CVE-2017-14166.patch     |   37 -
 .../libarchive/libarchive/CVE-2017-14501.patch     |   79 -
 .../libarchive/libarchive/CVE-2017-14502.patch     |   37 -
 .../libarchive/libarchive/CVE-2017-14503.patch     |   33 -
 .../libarchive/libarchive/bug929.patch             |   38 -
 .../{libarchive_3.3.2.bb => libarchive_3.3.3.bb}   |   11 +-
 meta/recipes-extended/libsolv/libsolv_0.6.35.bb    |    7 +-
 ...ntl-make-OFD-command-use-fcntl64-syscall-.patch |  184 +++
 meta/recipes-extended/ltp/ltp_20180515.bb          |    1 +
 meta/recipes-graphics/mesa/mesa.inc                |    2 +
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |    1 -
 .../0003-Remove-check-for-useSIGIO-option.patch    |   47 -
 .../xorg-xserver/xserver-xorg/macro_tweak.patch    |   25 -
 .../xorg-xserver/xserver-xorg/pkgconfig.patch      |   34 +
 .../xorg-xserver/xserver-xorg_1.20.1.bb            |    2 +-
 .../linux-firmware/linux-firmware_git.bb           |    4 +-
 meta/recipes-support/fribidi/fribidi/meson.patch   |   44 +
 .../{libfribidi => fribidi}/fribidi_1.0.5.bb       |    8 +-
 meta/recipes-support/gpgme/gpgme_1.11.1.bb         |    6 +-
 .../icu/icu/0002-Add-ARC-support.patch             |   27 +
 meta/recipes-support/icu/icu_62.1.bb               |    1 +
 .../nspr/nspr/0004-Add-ARC-support.patch           |   88 ++
 meta/recipes-support/nspr/nspr_4.19.bb             |    1 +
 ...p-the-languages-for-which-upstream-does-n.patch |   13 +-
 .../{p11-kit_0.22.1.bb => p11-kit_0.23.14.bb}      |    8 +-
 meta/site/{riscv32-linux => arc-common}            |    2 +-
 54 files changed, 1909 insertions(+), 1792 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0001-Linux-gethostid-Check-for-NULL-value-from-gethostbyn.patch
 rename meta/recipes-devtools/cmake/{cmake-native_3.12.1.bb => cmake-native_3.12.2.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.12.1.bb => cmake_3.12.2.bb} (100%)
 delete mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2017-14166.patch
 delete mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2017-14501.patch
 delete mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2017-14502.patch
 delete mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2017-14503.patch
 delete mode 100644 meta/recipes-extended/libarchive/libarchive/bug929.patch
 rename meta/recipes-extended/libarchive/{libarchive_3.3.2.bb => libarchive_3.3.3.bb} (86%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-syscalls-fcntl-make-OFD-command-use-fcntl64-syscall-.patch
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0003-Remove-check-for-useSIGIO-option.patch
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/pkgconfig.patch
 create mode 100644 meta/recipes-support/fribidi/fribidi/meson.patch
 rename meta/recipes-support/{libfribidi => fribidi}/fribidi_1.0.5.bb (76%)
 create mode 100644 meta/recipes-support/icu/icu/0002-Add-ARC-support.patch
 create mode 100644 meta/recipes-support/nspr/nspr/0004-Add-ARC-support.patch
 rename meta/recipes-support/p11-kit/{p11-kit_0.22.1.bb => p11-kit_0.23.14.bb} (88%)
 copy meta/site/{riscv32-linux => arc-common} (90%)

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


More information about the Openembedded-commits mailing list