[oe-commits] [openembedded-core] branch master-next updated (2e98a21 -> 8cc08e4)

git at git.openembedded.org git at git.openembedded.org
Sat Sep 22 18:23:22 UTC 2018


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 2e98a21  linux-yocto: Add qemuarm64 entropy quickfix/hack
 discard bfb15cf  kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twice
 discard b343cf0  kernel: Fix modules tarball generation with usrmerge
 discard 5574db0  kernel-fitimage: Fix dangling symlink to image tree source
 discard f2aad91  Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that."
 discard d73aea2  kernel-uimage.bbclass: Dependency on u-boot-mkimage-native for all uImages
 discard b1a5062  udev-extraconf/mount.sh: Skip the entry in /etc/fstab when using the systemd-moun
 discard 37aa584  udev-extraconf/mount.sh: Fix the recursively dependency for the systemd-mount
 discard 1f6d1cc  udev-extraconf/mount.sh: add support to systemd
 discard c881adf  Revert "udev-extraconf: Add systemd-mount to udev-extraconf/mount.sh"
     new ac4ce0b  kernel-uimage.bbclass: Dependency on u-boot-mkimage-native for all uImages
     new 798d2ac  Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that."
     new df72761  kernel-fitimage: Fix dangling symlink to image tree source
     new 62d2d7d  kernel: Fix modules tarball generation with usrmerge
     new 8d31396  kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twice
     new 2b2238e  linux-yocto-rt: Add paravirt_kvm support for qemux86-64
     new a49c668  linux-yocto: configuration warning fixes
     new db4c334  linux-yocto/4.18: update to v4.18.7
     new 7ddcba8  linux-yocto: tweak RTC configuration
     new bfe6a9b  linux-yocto/4.14: fix kernel configuration audit warnings
     new 0f455c8  linux-yocto/4.18: update to v4.18.9
     new 636ffae  linux-yocto/4.14: update to v4.14.71
     new 8cc08e4  linux-yocto: enable pci and CRYPTO_DEV_VIRTIO

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   (2e98a21)
            \
             N -- N -- N   refs/heads/master-next (8cc08e4)

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 13 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/recipes-core/udev/udev-extraconf/mount.sh     | 139 ++++++++++-----------
 meta/recipes-core/udev/udev-extraconf_1.1.bb       |   3 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |   8 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |   8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |   6 +-
 .../recipes-kernel/linux/linux-yocto/qemuarm64.cfg |   3 -
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |  20 +--
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |  21 ++--
 9 files changed, 103 insertions(+), 111 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto/qemuarm64.cfg

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


More information about the Openembedded-commits mailing list