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

git at git.openembedded.org git at git.openembedded.org
Thu Mar 5 16:32:47 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 c007358  sstate: Drop obsolete check in hash validation
 discard 1381d63  linux-yocto: drop 5.2 recipes
 discard 8338f79  linux-yocto/5.4: update to v5.4.23
 discard 18cdcfa  linux-yocto: common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT
 discard e9b75e0  linux-yocto/5.2: backport perf build fix for latest binutils
 discard 8090c53  python3-native: Should not search the system for headers/libraries.
 discard aa6c17f  linux-firmware: use 'make install' for installation
 discard a8eda77  kernel-yocto.bbclass: fix a wrong inter-task dependency
 discard 5bf56f4  gdbm: add depend on readline for consistent builds
     new 541cd92  kernel-yocto.bbclass: fix a wrong inter-task dependency
     new b069032  linux-firmware: use 'make install' for installation
     new b97a56a  python3-native: Should not search the system for headers/libraries.
     new f34002a  linux-yocto/5.2: backport perf build fix for latest binutils
     new d198ef8  linux-yocto: common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT
     new c4cdb45  linux-yocto/5.4: update to v5.4.23
     new 17e1ec4  linux-yocto: drop 5.2 recipes
     new 3d9f7d3  sstate: Drop obsolete check in hash validation
     new a764f25  gdbm: Disable readlind
     new c8282627 python-numpy: convert shebang from python to python3
     new eea77ff  dnf: fix python3 syntax warning
     new a450261  qemu: update Xen packages names for the xen-tools recipe
     new e9e3f0d  babeltrace2: added first version, 2.0.1
     new 7b5ca3d  mesa: updated to 20.0 release
     new 48fcfcc  openssl: pass PERL=perl environment variable to configurator
     new c6bd6ed  xkbcomp: upgrade 1.4.2 -> 1.4.3
     new 9ab928d4 netbase: Upgrade to 6.1

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

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 17 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/distro/include/distro_alias.inc          |   1 +
 meta/conf/distro/include/maintainers.inc           |   1 +
 meta/conf/distro/include/ptest-packagelists.inc    |   1 +
 .../recipes-connectivity/openssl/openssl_1.1.1d.bb |   2 +-
 .../netbase/{netbase_6.0.bb => netbase_6.1.bb}     |   4 +-
 .../packagegroup-core-tools-profile.bb             |   2 +
 .../dnf/dnf/Fix-SyntaxWarning.patch                |  34 ++
 meta/recipes-devtools/dnf/dnf_4.2.2.bb             |   1 +
 ...01-convert-shebang-from-python-to-python3.patch | 579 +++++++++++++++++++++
 .../recipes-devtools/python-numpy/python-numpy.inc |   1 +
 meta/recipes-devtools/qemu/qemu.inc                |   2 +-
 .../mesa/{mesa-gl_19.3.4.bb => mesa-gl_20.0.0.bb}  |   0
 meta/recipes-graphics/mesa/mesa.inc                |   2 +-
 .../mesa/{mesa_19.3.4.bb => mesa_20.0.0.bb}        |   4 +-
 .../{xkbcomp_1.4.2.bb => xkbcomp_1.4.3.bb}         |   4 +-
 ...s-do-not-run-test-applications-from-.libs.patch |  28 +
 .../lttng/{babeltrace => babeltrace2}/run-ptest    |   2 +-
 .../{babeltrace_1.5.8.bb => babeltrace2_2.0.1.bb}  |  72 ++-
 meta/recipes-support/gdbm/gdbm_1.18.1.bb           |   4 +-
 19 files changed, 692 insertions(+), 52 deletions(-)
 rename meta/recipes-core/netbase/{netbase_6.0.bb => netbase_6.1.bb} (82%)
 create mode 100644 meta/recipes-devtools/dnf/dnf/Fix-SyntaxWarning.patch
 create mode 100644 meta/recipes-devtools/python-numpy/files/0001-convert-shebang-from-python-to-python3.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_19.3.4.bb => mesa-gl_20.0.0.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.3.4.bb => mesa_20.0.0.bb} (88%)
 rename meta/recipes-graphics/xorg-app/{xkbcomp_1.4.2.bb => xkbcomp_1.4.3.bb} (79%)
 create mode 100644 meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch
 copy meta/recipes-kernel/lttng/{babeltrace => babeltrace2}/run-ptest (70%)
 copy meta/recipes-kernel/lttng/{babeltrace_1.5.8.bb => babeltrace2_2.0.1.bb} (54%)

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


More information about the Openembedded-commits mailing list