[oe-commits] [openembedded-core] branch master-next updated (13b5357 -> 4daee80)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 17 22:32:43 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 13b5357  systemtap: Fix typo in chown command
 discard 46033b4  rootfs: possibility to add packages to debug rootfs
 discard 45295ed  libgcc/gcc-runtime: Disable thumb mode on armv6
     add 02646be  systemtap: Fix typo in chown command
     new 801141b  libgcc/gcc-runtime: Disable thumb mode on armv6
     new b23f6e1  linux-yocto-rt/4.18: update to -rt5
     new 2c2240e  rt: fixup 4.14 merge issues
     new dba9129  linux-yocto-dev: update PV to v4.19
     new 1764025  linux-yocto/4.18: kernel configuration cleanups
     new 3e321fa  linux-yocto/4.18: update to v4.18.14
     new 4052837  linux-yocto/4.14: update to v4.14.76
     new c1e5dab  util-linux: fix alternatives setting for switch-root
     new a9a8074  ifupdown: fix issue for configuring loopback interface
     new 693a399  libgpg-error: Add ARC support
     new 9899915  rootfs: possibility to add packages to debug rootfs
     new 4d69dc2  maintainers: assign CMake to Pascal Bach
     new 5cc6b77  package_manager: implement PACKAGE_EXCLUDE for opkg
     new 4daee80  systemtap: fix QA issue

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   (13b5357)
            \
             N -- N -- N   refs/heads/master-next (4daee80)

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 14 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/conf/distro/include/maintainers.inc           |   4 +-
 meta/lib/oe/package_manager.py                     |  17 +-
 meta/lib/oe/rootfs.py                              |  11 +-
 ...-6-.defn-fix-inverted-checks-for-loopback.patch |  38 +--
 meta/recipes-core/util-linux/util-linux.inc        |   6 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |  20 +-
 meta/recipes-kernel/systemtap/systemtap_git.bb     |   2 +
 ...port-ARC-CPUs-and-simplify-aliasing-table.patch | 298 +++++++++++++++++++++
 ...cfg-Add-support-for-arc-unknown-linux-gnu.patch |  35 +++
 .../libgpg-error/libgpg-error_1.32.bb              |   9 +-
 16 files changed, 406 insertions(+), 80 deletions(-)
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0001-syscfg-Support-ARC-CPUs-and-simplify-aliasing-table.patch
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0002-syscfg-Add-support-for-arc-unknown-linux-gnu.patch

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


More information about the Openembedded-commits mailing list