[oe-commits] [openembedded-core] branch master-next updated (e6b34ea -> f9f3eca)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 2 10:40:30 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 e6b34ea  busybox: sort the .config file used by ptests
 discard 55f1200  glibc: Update to final 2.31 release
 discard 5b24928  uninative: Recognise ppc64 host ldso
 discard a370793  icu: update SRC_URI
 discard 7a563e6  glibc: merge libc-common.bbclass into glibc.bb
 discard 9765005  classes/reproducible_build: Read SDE file later
 discard fe0bf0d  libgcc.inc: Fix an issue w/ a recursive symlink
 discard 9d75e75  toaster.bbclass: Fix error when toaster is used to monitor a build
 discard b47dc07  sstatesig: Log timestamps for hashequiv in reprodubile builds
 discard bbc29d7  u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig
 discard 4db3ec0  devtool/standard.py: Allow recipe to disable menuconfig logic
 discard 4f8cd23  kernel-devsrc: update to v5.4+
 discard 65a05f3  kern-tools: update Kconfiglib to latest (for 5.4+ kernel)
 discard c5153e0  linux-yocto: introduce 5.4 recipes
 discard 1d5bd33  systemd: Refresh the patches
 discard 5e8ba7b  gcc-cross-canadian: A missing space in an append caused an invalid option
 discard 515c561  texinfo-dummy-native: Allow to coexist with texinfo-native
 discard 5b29f96  autoconf-archive: Add missing texinfo inherit
 discard 21e82c5  bitbake.conf/sanity: Drop makeinfo as being required on buildhost
 discard 01b2f2d  texinfo: Only build texinfo when api-docs enabled
 discard 38576ff  texinfo/texinfo-dummy-native: Drop native path prefix
 discard af0f2e6  glibc-package.inc: Remove warnings about unpacked directories
 discard f96b359  systemd: Upgrade 243.2 -> 243.4-latest
 discard 30f7454  iptables: upgrade 1.8.3 -> 1.8.4
 discard ff9f720  iw: upgrade 5.3 -> 5.4
 discard feea0bd  iproute2: upgrade 5.3.0 -> 5.5.0
 discard 5f5410e  musl: Update to latest
 discard 7885ce5  valgrind: Fix ptest builds on musl
 discard 1e8dee2  valgrind: fix the remaining ptest failures
 discard 5ab5fec  HACK: signing: Add extra test debug
 discard 54f81ec  HACK: Enable saving of packages
 discard d6cc9be  oeqa: reproducible: Do not strip packages
 discard 48924a0  glew/curl: specify exclusive package configs
 discard 9975572  base.bbclass: extend PACKAGECONFIG for conflict package configs
 discard dfb6bdf  oescripts.py: use unittest.SkipUnless for class skip
     new ea4a2ab  HACK: Enable saving of packages
     new cadc565  valgrind: fix the remaining ptest failures
     new 67147e8  valgrind: Fix ptest builds on musl
     new ce8115b  musl: Update to latest
     new 3a6ec7c  iproute2: upgrade 5.3.0 -> 5.5.0
     new 1a3eb06  iw: upgrade 5.3 -> 5.4
     new efd610c  iptables: upgrade 1.8.3 -> 1.8.4
     new e26d00f  systemd: Upgrade 243.2 -> 243.4-latest
     new 1f0fdad  glibc-package.inc: Remove warnings about unpacked directories
     new af19339  autoconf-archive: Add missing texinfo inherit
     new 08edca6  texinfo-dummy-native: Allow to coexist with texinfo-native
     new c3893f0  gcc-cross-canadian: A missing space in an append caused an invalid option
     new 17d2606  systemd: Refresh the patches
     new f1cc7db  devtool/standard.py: Allow recipe to disable menuconfig logic
     new 41c37cb  u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig
     new dc6eb42  toaster.bbclass: Fix error when toaster is used to monitor a build
     new 38cb787  libgcc.inc: Fix an issue w/ a recursive symlink
     new 2242695  classes/reproducible_build: Read SDE file later
     new 257b0de  glibc: merge libc-common.bbclass into glibc.bb
     new c93c34d  icu: update SRC_URI
     new 670760d  uninative: Recognise ppc64 host ldso
     new 70d1a21  glibc: Update to final 2.31 release
     new f9f3eca  busybox: sort the .config file used by ptests

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   (e6b34ea)
            \
             N -- N -- N   refs/heads/master-next (f9f3eca)

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 23 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                          | 20 ++------
 meta/classes/sanity.bbclass                        |  2 +-
 meta/classes/texinfo.bbclass                       |  8 ++--
 meta/conf/bitbake.conf                             |  2 +-
 meta/lib/oe/sstatesig.py                           |  4 --
 meta/lib/oeqa/selftest/cases/oescripts.py          |  7 +--
 meta/lib/oeqa/selftest/cases/reproducible.py       |  1 -
 meta/lib/oeqa/selftest/cases/signing.py            |  8 +---
 .../texinfo-dummy-native/texinfo-dummy-native.bb   |  2 +
 meta/recipes-graphics/glew/glew_2.1.0.bb           |  4 +-
 .../kern-tools/kern-tools-native_git.bb            |  2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb         |  8 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb    | 44 ------------------
 meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb  | 32 -------------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb       | 54 ----------------------
 meta/recipes-support/curl/curl_7.68.0.bb           |  4 +-
 16 files changed, 24 insertions(+), 178 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_5.4.bb

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


More information about the Openembedded-commits mailing list