[oe-commits] [openembedded-core] branch master-next updated (9ab928d4 -> ca5b82d)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 6 08:20:33 UTC 2020


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 9ab928d4 netbase: Upgrade to 6.1
 discard c6bd6ed  xkbcomp: upgrade 1.4.2 -> 1.4.3
 discard 48fcfcc  openssl: pass PERL=perl environment variable to configurator
 discard 7b5ca3d  mesa: updated to 20.0 release
 discard e9e3f0d  babeltrace2: added first version, 2.0.1
 discard a450261  qemu: update Xen packages names for the xen-tools recipe
 discard eea77ff  dnf: fix python3 syntax warning
 discard c8282627 python-numpy: convert shebang from python to python3
 discard a764f25  gdbm: Disable readlind
 discard 3d9f7d3  sstate: Drop obsolete check in hash validation
 discard 17e1ec4  linux-yocto: drop 5.2 recipes
 discard c4cdb45  linux-yocto/5.4: update to v5.4.23
 discard d198ef8  linux-yocto: common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT
 discard f34002a  linux-yocto/5.2: backport perf build fix for latest binutils
 discard b97a56a  python3-native: Should not search the system for headers/libraries.
 discard b069032  linux-firmware: use 'make install' for installation
 discard 541cd92  kernel-yocto.bbclass: fix a wrong inter-task dependency
 discard e9cc06f  buildtools-extended-tarball: add nativesdk-libxcrypt-dev
 discard f87052a  classes/kernel.bbclass: Fix parsing errors
 discard 21ed74e  libmodule-build-perl: make it reproducible
 discard 72deeb7  blktrace: modify two scripts for python3
 discard 9ff819b  libuv: move from meta-oe to core for bind update
 discard 7689182  bitbake.conf: omit XZ threads and RAM from sstate signatures
 discard 08e7c4b  bitbake.conf: more deterministic xz compression (threads)
 discard 3b91800  lib/oe/utils: allow to set a lower bound on returned cpu_count()
 discard 30823ad  babeltrace: only check latest git tag version for 1.x.x
 discard 4ac97e5  test
 discard c620df9  qemuarm64: Add -machine gic-version=3 with kvm
 discard 3a7fc96  HACK: extra debug
 discard c1a8f46  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
 discard 93e3af1  sstatesig: Log timestamps for hashequiv in reprodubile builds
 discard 29cfcdd  HACK: signing: Add extra test debug
 discard b5f595b  glew/curl: specify exclusive package configs
 discard b5bfee3  base.bbclass: extend PACKAGECONFIG for conflict package configs
     add 0616a5d  babeltrace: only check latest git tag version for 1.x.x
     add c6dda20  lib/oe/utils: allow to set a lower bound on returned cpu_count()
     add d96aa85  bitbake.conf: more deterministic xz compression (threads)
     add 7927d5f  bitbake.conf: omit XZ threads and RAM from sstate signatures
     add 2c0ca46  blktrace: modify two scripts for python3
     add 7f58aed  libmodule-build-perl: make it reproducible
     add 9bff4d1  classes/kernel.bbclass: Fix parsing errors
     add da948b2  buildtools-extended-tarball: add nativesdk-libxcrypt-dev
     add 965090f  kernel-yocto.bbclass: fix a wrong inter-task dependency
     add 8764cc8  linux-firmware: use 'make install' for installation
     add 456a143  linux-firmware: install / package all license files again
     add f37dfc7  python3-native: Should not search the system for headers/libraries.
     add 14a338d  linux-yocto/5.2: backport perf build fix for latest binutils
     add add2cd5  linux-yocto: common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT
     add aef9438  linux-yocto/5.4: update to v5.4.23
     add e71cda6  linux-yocto: drop 5.2 recipes
     add 5a9f81f  gdbm: Disable readlind
     add dc1e84d  python-numpy: convert shebang from python to python3
     add 0870009  dnf: fix python3 syntax warning
     add e7a7ce0  qemu: update Xen packages names for the xen-tools recipe
     add be52889  babeltrace2: added first version, 2.0.1
     add 0ee03e1  mesa: updated to 20.0 release
     add 2b087fe  openssl: pass PERL=perl environment variable to configurator
     add cfe8461  xkbcomp: upgrade 1.4.2 -> 1.4.3
     add 983733f  netbase: Upgrade to 6.1
     add e41c92c  oeqa-runtime: add missing import os to ptest case
     add 03e6d0f  pulseaudio: Fix inline assembly syntax for arm
     add bc9402d  libdnf: fix deprecation warning
     new 2d3028e  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new 0a16ba6  glew/curl: specify exclusive package configs
     new 85927c9  HACK: signing: Add extra test debug
     new e0ca4c7  sstatesig: Log timestamps for hashequiv in reprodubile builds
     new 3a85171  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
     new 8aacc70  HACK: extra debug
     new d2ac043  qemuarm64: Add -machine gic-version=3 with kvm
     new 520b748  test
     new 9248bca  libuv: move from meta-oe to core for bind update
     new ca5b82d  sstate: Drop obsolete check in hash validation

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   (9ab928d4)
            \
             N -- N -- N   refs/heads/master-next (ca5b82d)

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 10 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/lib/oeqa/runtime/cases/ptest.py               |   1 +
 .../libdnf/libdnf/fix-deprecation-warning.patch    |  71 +++++++++++++
 meta/recipes-devtools/libdnf/libdnf_0.28.1.bb      |   1 +
 .../linux-firmware/linux-firmware_20200122.bb      |   1 +
 ...1-remap-arm-Adjust-inline-asm-constraints.patch | 114 +++++++++++++++++++++
 .../pulseaudio/pulseaudio_13.0.bb                  |   1 +
 6 files changed, 189 insertions(+)
 create mode 100644 meta/recipes-devtools/libdnf/libdnf/fix-deprecation-warning.patch
 create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-remap-arm-Adjust-inline-asm-constraints.patch

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


More information about the Openembedded-commits mailing list