[oe-commits] [openembedded-core] branch master-next updated (4ebc7e2 -> dc0b375)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 30 12:38:11 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 4ebc7e2  oeqa: reproducible: Do two clean builds
 discard 847f759  ltp: move from python 2.x to python 3.x
 discard 903dca8  yocto-check-layer: Allow any case for README file detection
 discard 2449a7e  bind: fix build with python3 PACKAGECONFIG enabled
 discard 1feac36  devsrc: update arm64 scripts/prepare for kernels 5.3+
 discard 5f43410  perf: v5.3+ build fixes
 discard 43df9bf  perf: change dependencies on python to python3
 discard b2ce7e8  kernel-devsrc: remove python2 dependency
 discard cee2847  bluez5: fix build against libc-headers 5.2+
 discard 2ec0a78  oeqa: Enable reproducible build test
 discard dcf4303  oeqa: reproducible: Record packages in test results
 discard 2db405c  oeqa: Set LD_LIBRARY_PATH when executing native commands
 discard 607fb13  oeqa: reproducible: Use subTest for packages
 discard fd1a3f7  oeqa: reproducible: Cleanup reproducible build
 discard bc64141  ltp: cve/meltdown.c: Fix kernel symbol finding
 discard ec192fb  common-licenses: update BSD-2-CLAUSE license text
 discard 8290aee  nfs-utils: 2.3.3 -> 2.4.1
 discard 2c2751e  ccache: 3.7.1 -> 3.7.3
 discard 22a195d  mesa: disable gallium swrast driver on x86 x32
 discard 240c441  qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mips
     new 045011e  mesa: disable gallium swrast driver on x86 x32
     new 891f69f  ccache: 3.7.1 -> 3.7.3
     new 5601523  nfs-utils: 2.3.3 -> 2.4.1
     new d532d19  common-licenses: update BSD-2-CLAUSE license text
     new 372a211  ltp: cve/meltdown.c: Fix kernel symbol finding
     new f67bb34  oeqa: reproducible: Cleanup reproducible build
     new f0095e6  oeqa: reproducible: Use subTest for packages
     new 3a7305b  oeqa: Set LD_LIBRARY_PATH when executing native commands
     new 6c357c8  oeqa: reproducible: Record packages in test results
     new 3fc0815  oeqa: Enable reproducible build test
     new e51161d  bluez5: fix build against libc-headers 5.2+
     new 4d018cc  kernel-devsrc: remove python2 dependency
     new 7f06c2d  perf: change dependencies on python to python3
     new ec64f41  perf: v5.3+ build fixes
     new df05786  devsrc: update arm64 scripts/prepare for kernels 5.3+
     new 02515e5  bind: fix build with python3 PACKAGECONFIG enabled
     new d5df849  yocto-check-layer: Allow any case for README file detection
     new a28dcdd  ltp: move from python 2.x to python 3.x
     new dc0b375  oeqa: reproducible: Do two clean builds

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   (4ebc7e2)
            \
             N -- N -- N   refs/heads/master-next (dc0b375)

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 19 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/machine/include/qemuboot-mips.inc | 2 +-
 meta/conf/machine/include/qemuboot-x86.inc  | 2 +-
 meta/conf/machine/qemuarm.conf              | 2 +-
 meta/conf/machine/qemuarm64.conf            | 2 +-
 meta/conf/machine/qemux86-64.conf           | 1 -
 meta/conf/machine/qemux86.conf              | 1 -
 meta/lib/oeqa/runtime/cases/parselogs.py    | 6 +-----
 scripts/runqemu                             | 6 ++++++
 8 files changed, 11 insertions(+), 11 deletions(-)

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


More information about the Openembedded-commits mailing list