[oe-commits] [openembedded-core] branch master-next updated (8db6e80 -> bf00e5e)
git at git.openembedded.org
git at git.openembedded.org
Tue Mar 14 14:28:17 UTC 2017
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 8db6e80 core-image-sato: exclude musl and x32
discard 40e69e2 XXX add go to sato image
new 048af24 u-boot: Update patch to match upstream
new 84d4daf testimage: Don't use systemd.log_level=debug logging
new 4837b8c bitbake.conf: Add nc to HOSTTOOLS_NONFATAL
new 806e372 package: Fix various rpmdeps relocation issues
new fb86863 linux-yocto/4.9: bump to v4.9.13
new 8ec83eb linux-yocto/4.10: update to v4.10.1
new 6812934 linux-yocto/4.9: integrate -rt9
new 12cd5bb linux-yocto/4.9/4.10: add Intel Memory Protection Extensions
new b60f1f2 linux-yocto/4.1: update to v4.1.38
new b4fae40 linux-yocto/4.10: update to v4.10.2
new bf00e5e linux-yocto/4.4: update to v4.4.53
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 (8db6e80)
\
N -- N -- N refs/heads/master-next (bf00e5e)
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/package.bbclass | 5 +--
meta/classes/testimage.bbclass | 3 +-
meta/conf/bitbake.conf | 2 +-
meta/lib/oe/package.py | 7 ++--
meta/recipes-bsp/u-boot/files/default-gcc.patch | 42 ++++++++++++++--------
meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 +++++------
meta/recipes-kernel/linux/linux-yocto_4.10.bb | 20 +++++------
meta/recipes-kernel/linux/linux-yocto_4.4.bb | 20 +++++------
meta/recipes-kernel/linux/linux-yocto_4.9.bb | 20 +++++------
meta/recipes-sato/images/core-image-sato.bb | 7 +---
19 files changed, 105 insertions(+), 91 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Openembedded-commits
mailing list