[oe-commits] [openembedded-core] branch master-next updated (39cdb17 -> af9612f)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 25 11:33:20 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 39cdb17  libunwind: Fix PACKAGECONFIG option typo
 discard 1f0012c  libc6: improve reproducibility
 discard 32f4a68  image_types: add support for modern f2fs flash filesystem
 discard 40f9226  imagefeatures: disable f2fs from test_image_features by default
 discard d662ac1  package_ipg: use xz when building packages
 discard 3c9cf1d  opkg-utils: refresh patch to fix selectable compressors
 discard 8c333e5  package_rpm: correctly handle LICENSE_${PN}
     add e8f99fa  opkg-utils: refresh patch to fix selectable compressors
     add b95b6ba  package_ipg: use xz when building packages
     add f691ed2  imagefeatures: disable f2fs from test_image_features by default
     add dec0296  image_types: add support for modern f2fs flash filesystem
     add b79eeb6  libc6: improve reproducibility
     add c777a6d  libunwind: Fix PACKAGECONFIG option typo
     new af9612f  classes/recipes: Convert SkipPackage -> SkipRecipe

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   (39cdb17)
            \
             N -- N -- N   refs/heads/master-next (af9612f)

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/base.bbclass                                    | 10 +++++-----
 meta/classes/blacklist.bbclass                               |  2 +-
 meta/classes/distro_features_check.bbclass                   |  6 +++---
 meta/classes/goarch.bbclass                                  |  2 +-
 meta/classes/multilib.bbclass                                |  8 ++++----
 meta/classes/package_rpm.bbclass                             |  4 ++--
 meta/classes/uboot-config.bbclass                            |  8 ++++----
 meta/classes/useradd-staticids.bbclass                       |  2 +-
 meta/recipes-bsp/grub/grub-efi_2.02.bb                       |  2 +-
 meta/recipes-devtools/gcc/libgfortran.inc                    |  2 +-
 meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb |  2 +-
 meta/recipes-graphics/xorg-driver/xf86-video-omap_0.4.5.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb             |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb             |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb              |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb              |  2 +-
 meta/recipes-kernel/linux/linux-yocto.inc                    |  2 +-
 meta/recipes-rt/images/core-image-rt-sdk.bb                  |  2 +-
 meta/recipes-rt/images/core-image-rt.bb                      |  2 +-
 19 files changed, 32 insertions(+), 32 deletions(-)

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


More information about the Openembedded-commits mailing list