[oe-commits] [openembedded-core] branch master-next updated (daa8f50 -> 1ef9ce1)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 2 17:05:11 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 daa8f50  reproducible: Allow configuration of saved debug output
 discard 39f87fd  bitbake.conf: drop pod2man from hosttools
 discard 4c65cea  opensbi: Remove dependency on FDT
 discard 4f79b11  gstreamer1.0-plugins-bad: resolve opencv pkg-config in meson build
 discard 3d046d8  busybox: sort the .config file used by ptests
 discard 462b44f  glibc: Update to final 2.31 release
 discard f3bc71a  uninative: Recognise ppc64 host ldso
 discard ba4eada  icu: update SRC_URI
 discard 86c11a9  glibc: merge libc-common.bbclass into glibc.bb
 discard 12e75f7  classes/reproducible_build: Read SDE file later
 discard ec2879e  libgcc.inc: Fix an issue w/ a recursive symlink
 discard 914f40d  toaster.bbclass: Fix error when toaster is used to monitor a build
 discard 71b7503  u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig
 discard 6082d05  devtool/standard.py: Allow recipe to disable menuconfig logic
 discard 5cd7aa9  gcc-cross-canadian: A missing space in an append caused an invalid option
 discard 7ab4bb1  texinfo-dummy-native: Allow to coexist with texinfo-native
 discard aa3a883  autoconf-archive: Add missing texinfo inherit
 discard db2fc04  glibc-package.inc: Remove warnings about unpacked directories
 discard 1db4535  iptables: upgrade 1.8.3 -> 1.8.4
 discard 3bb3363  iw: upgrade 5.3 -> 5.4
 discard 31b1312  iproute2: upgrade 5.3.0 -> 5.5.0
 discard d37d383  musl: Update to latest
 discard b08bad3  valgrind: Fix ptest builds on musl
 discard 37dea00  valgrind: fix the remaining ptest failures
     add 138ed4a  reproducible: Allow configuration of saved debug output
     add 64bc13f  valgrind: fix the remaining ptest failures
     add 20e7d63  valgrind: Fix ptest builds on musl
     add bc922df  musl: Update to latest
     add 90f670a  iproute2: upgrade 5.3.0 -> 5.5.0
     add 9b436d3  iw: upgrade 5.3 -> 5.4
     add 490dd75  iptables: upgrade 1.8.3 -> 1.8.4
     add 811a5b1  glibc-package.inc: Remove warnings about unpacked directories
     add 0675fdc  autoconf-archive: Add missing texinfo inherit
     add 0a1099d  texinfo-dummy-native: Allow to coexist with texinfo-native
     add 7b52893  gcc-cross-canadian: A missing space in an append caused an invalid option
     add 6cc17e6  devtool/standard.py: Allow recipe to disable menuconfig logic
     add a6c430b  u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig
     add c7329b1  toaster.bbclass: Fix error when toaster is used to monitor a build
     add ef28e5a  libgcc.inc: Fix an issue w/ a recursive symlink
     add a0bff0d  glibc: merge libc-common.bbclass into glibc.bb
     add 1a01c30  icu: update SRC_URI
     add 15f7eed  uninative: Recognise ppc64 host ldso
     add b0df2fc  glibc: Update to final 2.31 release
     add 93c7fa3  busybox: sort the .config file used by ptests
     add 575fca9  gstreamer1.0-plugins-bad: resolve opencv pkg-config in meson build
     add 472507b  opensbi: Remove dependency on FDT
     new b3313a1  classes/reproducible_build: Read SDE file later
     new 2ffc0c2  bitbake.conf: drop pod2man from hosttools
     new f6198a8  oeqa: reproducible: Do not strip packages
     new 053eeee  texinfo/texinfo-dummy-native: Drop native path prefix
     new 0a16bcb  texinfo: Only build texinfo when api-docs enabled
     new c54f1d8  bitbake.conf/sanity: Drop makeinfo as being required on buildhost
     new 2a5280b  linux-yocto: introduce 5.4 recipes
     new 97f703f  kern-tools: update Kconfiglib to latest (for 5.4+ kernel)
     new 1ef9ce1  kernel-devsrc: update to v5.4+

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   (daa8f50)
            \
             N -- N -- N   refs/heads/master-next (1ef9ce1)

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 9 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/sanity.bbclass                        |  2 +-
 meta/classes/texinfo.bbclass                       |  8 ++--
 meta/conf/bitbake.conf                             |  2 +-
 meta/lib/oeqa/selftest/cases/reproducible.py       |  1 +
 .../texinfo-dummy-native/texinfo-dummy-native.bb   |  2 -
 .../kern-tools/kern-tools-native_git.bb            |  2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb         |  8 ++--
 ...linux-yocto-rt_5.2.bb => linux-yocto-rt_5.4.bb} | 12 ++---
 ...x-yocto-tiny_5.2.bb => linux-yocto-tiny_5.4.bb} | 16 +++----
 meta/recipes-kernel/linux/linux-yocto_5.4.bb       | 54 ++++++++++++++++++++++
 10 files changed, 81 insertions(+), 26 deletions(-)
 copy meta/recipes-kernel/linux/{linux-yocto-rt_5.2.bb => linux-yocto-rt_5.4.bb} (85%)
 copy meta/recipes-kernel/linux/{linux-yocto-tiny_5.2.bb => linux-yocto-tiny_5.4.bb} (62%)
 create 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