[oe-commits] [openembedded-core] branch master-next updated (e8a95de -> c01c387)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 29 11:57:19 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 e8a95de  autoconf-archive: Add missing texinfo inherit
 discard 1ef5695  layer.conf: Ensure texinfo-dummy-native and texinfo--native don't conflict
 discard 0947ee3  bitbake.conf/sanity: Drop makeinfo as being required on buildhost
 discard 961559b  texinfo: Only build texinfo when api-docs enabled
     new cb26ddc  texinfo: Only build texinfo when api-docs enabled
     new b076a7b  bitbake.conf/sanity: Drop makeinfo as being required on buildhost
     new 3393406  autoconf-archive: Add missing texinfo inherit
     new e43c0e5  texinfo-dummy-native: Allow to coexist with texinfo-native
     new a917d06  gcc-cross-canadian: A missing space in an append caused an invalid option
     new 4bb7fb8  systemd: Refresh the patches
     new cf31a16  linux-yocto: introduce 5.4 recipes
     new 3f675ae  kern-tools: update Kconfiglib to latest (for 5.4+ kernel)
     new b065c88  kernel-devsrc: update to v5.4+
     new 99be1bf  devtool/standard.py: Allow recipe to disable menuconfig logic
     new c01c387  u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig

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

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 11 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/texinfo.bbclass                       |  2 +-
 meta/conf/layer.conf                               |  3 -
 meta/recipes-bsp/u-boot/u-boot.inc                 |  2 +
 ...01-do-not-disable-buffer-in-writing-files.patch | 88 +++++++---------------
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  4 +-
 .../texinfo-dummy-native/texinfo-dummy-native.bb   |  8 +-
 .../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 +++++++++++++
 scripts/lib/devtool/standard.py                    |  6 +-
 12 files changed, 116 insertions(+), 89 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