[oe-commits] [openembedded-core] branch master-next updated (5cbc057 -> a7b2a7c)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 25 22:09:06 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.

 discard 5cbc057  HACK: Trigger repackage
 discard edd995b  dummyprovides fixup
 discard ef47810  HACK: Enable saving of packages
 discard 0b7e3b6  oe-selftest: extend virgl gtk test to also check the SDL option
 discard 466b12e  dummy-sdk-package.inc: do not include files into RREPLACES
 discard d6e4e65  pulseaudio: 12.2 -> 13.0
 discard 35375ca  classes/cmake: Use relative RPATHs
 discard 1391d14  at-spi2-core: Fix reproducibility
 discard 006df6f  pango: Fix reproducibility
 discard 98b71a5  gobject-introspection: Fix reproducibility
 discard def55a2  librsvg: Fix build reproducibility
 discard 8de6980  staging.bbclass: Fix wrong library paths in sysroot_strip
 discard 7f61249  rpcbind: use upstream systemd service
 discard b5cd74b  busybox:upgrade 1.31.0 -> 1.31.1
 discard ae37ce5  liberror-perl: update 0.17027 -> 0.17028
 discard e25d73d  parted: fix whitespace
     new 488680f  liberror-perl: update 0.17027 -> 0.17028
     new 406e675  busybox:upgrade 1.31.0 -> 1.31.1
     new ad08385  rpcbind: use upstream systemd service
     new eab7f44  staging.bbclass: Fix wrong library paths in sysroot_strip
     new b79a2ce  librsvg: Fix build reproducibility
     new a2de15f  gobject-introspection: Fix reproducibility
     new 3727938  pango: Fix reproducibility
     new 4245863  at-spi2-core: Fix reproducibility
     new 44e77d3  classes/cmake: Use relative RPATHs
     new e4b9e98  pulseaudio: 12.2 -> 13.0
     new 41367da  dummy-sdk-package.inc: do not include files into RREPLACES
     new bcc1f59  oe-selftest: extend virgl gtk test to also check the SDL option
     new 3247380  HACK: Enable saving of packages
     new c99ca1b  dummyprovides fixup
     new bfff2c6  mtdev: Fix build when using 64bit time_t on 32bit machines
     new d3bbf56  libinput: Fix build when using 64bit time_t on 32bit machines
     new 3fb4427  xf86-input-synaptics: Fix build on 32bit arches when using 64bit time_t
     new 733256d  gcc-runtime: Package libstdc++.a-gdb.py
     new b2b7615  base-files: set ptmxmode to 666
     new 70a30a8  oeqa/utils/qemurunner.py: Handle QEMU machines with a single serial
     new 17ea7a4  oeqa/selftest/cases/gcc.py: Split 'gcc' and 'g++' testsuites
     new befd1fd  gcc-cross.inc: Prevent native sysroot from leaking into configargs.h
     new d9ddf2d  do_image_cpio: Improve reproducibility
     new f9abcb1  systemd-bootchart: Backport RISC-V support
     new 0098ae6  coreutils: add ptest
     new cc8b4ea  ptest-packagelists.inc: add coreutils to SLOW list
     new 8b0427e  wic: 'wic cp' to copy from image
     new d6868d4  oeqa: archiver: Add basic tests for all archiver modes
     new c3dbab3  alsa-lib: Trim the text part used for the license file checksum
     new 097818d  alsa-utils: Trim the text part used for the license file checksum
     new b44b0f7  opkg: Trim the text part used for the license file checksum
     new 8c9aa6b  libpng: Remove duplicate license information
     new 7c00bce  u-boot: update to 2020.01-rc3 pre-release and drop py2 dependencies
     new c33cf3d  python-native: don't cause a full regeneration of the built sources
     new 1d1f7c1  python: clean up command overriding
     new 91854e3  hosttools: no longer check for or provide host python 2 to builds
     new a7b2a7c  packagegroup-self-hosted: remove python 2.x

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5cbc057)
            \
             N -- N -- N   refs/heads/master-next (a7b2a7c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 37 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/base.bbclass                          |   5 -
 meta/classes/image_types.bbclass                   |   2 +-
 meta/classes/package.bbclass                       |   2 +-
 meta/conf/bitbake.conf                             |   5 +-
 meta/conf/distro/include/ptest-packagelists.inc    |   1 +
 meta/lib/oeqa/selftest/cases/archiver.py           |  66 ++++
 meta/lib/oeqa/selftest/cases/gcc.py                |  20 +-
 meta/lib/oeqa/selftest/cases/wic.py                |  17 +
 meta/lib/oeqa/targetcontrol.py                     |   3 +-
 meta/lib/oeqa/utils/qemurunner.py                  |  32 +-
 meta/recipes-bsp/u-boot/u-boot-common.inc          |   5 +-
 ...utils_2019.10.bb => u-boot-fw-utils_2020.01.bb} |   0
 ...ot-tools_2019.10.bb => u-boot-tools_2020.01.bb} |   0
 meta/recipes-bsp/u-boot/u-boot.inc                 |   6 +-
 .../{u-boot_2019.10.bb => u-boot_2020.01.bb}       |   0
 meta/recipes-core/base-files/base-files/fstab      |   2 +-
 meta/recipes-core/coreutils/coreutils/run-ptest    |  11 +
 meta/recipes-core/coreutils/coreutils_8.31.bb      |  40 +++
 .../packagegroups/packagegroup-self-hosted.bb      |   2 -
 meta/recipes-devtools/gcc/gcc-cross.inc            |   7 +
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   6 +-
 meta/recipes-devtools/opkg/opkg_0.4.1.bb           |   2 +-
 .../python/python-native_2.7.17.bb                 |   7 +-
 .../01-use-proper-tools-for-cross-build.patch      |  65 +---
 .../python/fix_for_using_different_libdir.patch    |  38 +-
 meta/recipes-devtools/python/python_2.7.17.bb      |   9 +-
 ...-architecture-Recognise-RISCV-32-RISCV-64.patch |  45 +++
 .../systemd-bootchart/systemd-bootchart_233.bb     |   1 +
 meta/recipes-extended/parted/parted_3.2.bb         |   2 +-
 ...-for-64bit-time_t-for-32bit-architectures.patch | 386 +++++++++++++++++++++
 meta/recipes-graphics/wayland/libinput_1.14.3.bb   |   4 +-
 ...-for-64bit-time_t-for-32bit-architectures.patch |  77 ++++
 meta/recipes-graphics/wayland/mtdev_1.1.5.bb       |   4 +-
 .../64bit_time_t_support.patch                     |  51 +++
 .../xorg-driver/xf86-input-synaptics_1.9.1.bb      |   2 +
 meta/recipes-multimedia/alsa/alsa-lib_1.1.9.bb     |   2 +-
 meta/recipes-multimedia/alsa/alsa-utils_1.1.9.bb   |   2 +-
 meta/recipes-multimedia/libpng/libpng_1.6.37.bb    |   4 +-
 scripts/lib/wic/engine.py                          |  35 +-
 scripts/lib/wic/help.py                            |  29 +-
 scripts/oe-buildenv-internal                       |   7 -
 scripts/wic                                        |  16 +-
 42 files changed, 849 insertions(+), 171 deletions(-)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2019.10.bb => u-boot-fw-utils_2020.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2019.10.bb => u-boot-tools_2020.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2019.10.bb => u-boot_2020.01.bb} (100%)
 create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest
 create mode 100644 meta/recipes-devtools/systemd-bootchart/systemd-bootchart/0001-architecture-Recognise-RISCV-32-RISCV-64.patch
 create mode 100644 meta/recipes-graphics/wayland/libinput/0001-adjust-for-64bit-time_t-for-32bit-architectures.patch
 create mode 100644 meta/recipes-graphics/wayland/mtdev/0001-adjust-for-64bit-time_t-for-32bit-architectures.patch
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-synaptics/64bit_time_t_support.patch

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


More information about the Openembedded-commits mailing list