[oe-commits] [openembedded-core] branch master-next updated (995fab8 -> f99c2a1)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 23:47:57 UTC 2019


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 995fab8  qemuarm: Rename qemuarma15 to qemuarm
 discard bfcfdf3  qemuarm: rename to qemuarmv5
 discard 4701fa6  qemuarma15: ARM A15 Support
     new 4bd297d  classes/sstate: Update output hash
     new ad6a8fa  perl-native: unset configure symbol i_xlocale
     new 90f667d  devtool: remove duplicate overrides
     new f13a349  devtool: improve git repo checks before check_commits logic
     new d6d2175  classes/populate_sdk_base: Add src-pkgs to COMPLEMENTARY_GLOB
     new c47d18b  musl: Upgrade to 1.1.21 release
     new fb74c4c  parselogs.py: ignore failure messages for beaglebone edgerouter and mpc8315e-rdb
     new f99c2a1  mdadm: add init and service scripts

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   (995fab8)
            \
             N -- N -- N   refs/heads/master-next (f99c2a1)

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 8 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/populate_sdk_base.bbclass             |   1 +
 meta/classes/sstate.bbclass                        |  65 +---------
 meta/conf/machine/qemuarm.conf                     |  29 ++---
 meta/conf/machine/qemuarmv5.conf                   |  21 ----
 meta/lib/oe/sstatesig.py                           | 139 ++++++++++++++++++++-
 meta/lib/oeqa/runtime/cases/parselogs.py           |  16 +++
 meta/recipes-core/musl/musl_git.bb                 |   4 +-
 meta/recipes-devtools/perl-sanity/perl_5.28.1.bb   |   3 +-
 meta/recipes-extended/mdadm/files/mdadm.init       |  72 +++++++++++
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  22 +++-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   8 +-
 scripts/lib/devtool/standard.py                    |  11 +-
 18 files changed, 297 insertions(+), 130 deletions(-)
 delete mode 100644 meta/conf/machine/qemuarmv5.conf
 create mode 100644 meta/recipes-extended/mdadm/files/mdadm.init

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


More information about the Openembedded-commits mailing list