[oe-commits] [openembedded-core] branch master-next updated (be38609 -> e6f2294)

git at git.openembedded.org git at git.openembedded.org
Sun Oct 13 13:47:23 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 be38609  *-artifact-names: include version only in the artifact links
 discard 91ac271  kernel.bbclass: drop unnecessary package_get_auto_pr for do_install
 discard 8d5d378  kernel.bbclass: imageType without {}
 discard 53fb2fc  kernel-artifact-names.bbclass: use PR instead of PKGR in KERNEL_ARTIFACT_NAME
 discard 34a36e0  bitbake.conf, kernel*.bbclass: include IMAGE_VERSION_SUFFIX only in the _LINK_NAME variables and change it to hard link
 discard 98127ba  image-artifact-names: introduce new bbclass and move some variables into it
     new e6f2294  glib-2.0: Fix build with clang compiler

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

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 1 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/buildhistory.bbclass                  |  2 -
 meta/classes/cve-check.bbclass                     |  4 +-
 meta/classes/image-artifact-names.bbclass          | 15 -------
 meta/classes/image-live.bbclass                    |  2 +-
 meta/classes/image.bbclass                         | 10 ++---
 meta/classes/image_types.bbclass                   |  9 +++-
 meta/classes/kernel-artifact-names.bbclass         | 12 +-----
 meta/classes/kernel-devicetree.bbclass             | 21 ++--------
 meta/classes/kernel.bbclass                        | 49 +++++++---------------
 meta/classes/qemuboot.bbclass                      |  4 +-
 meta/classes/rootfs-postcommands.bbclass           |  6 +--
 meta/classes/testimage.bbclass                     |  2 -
 meta/conf/bitbake.conf                             |  5 +++
 ...1-meson-Run-atomics-test-on-clang-as-well.patch | 31 ++++++++++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.62.1.bb      |  1 +
 15 files changed, 76 insertions(+), 97 deletions(-)
 delete mode 100644 meta/classes/image-artifact-names.bbclass
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-meson-Run-atomics-test-on-clang-as-well.patch

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


More information about the Openembedded-commits mailing list