[oe-commits] [openembedded-core] branch master-next updated (797632f -> 4f93e03)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 12:24:43 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 797632f  qemuarm: Rename qemuarma15 to qemuarm
 discard 0edb3de  qemuarm: rename to qemuarmv5
 discard 6dc570d  qemuarma15: ARM A15 Support
     new e4aa17d  db5: Fix build issues found with clang/libc++
     new 50d62a9  apt: Backport a patch to include std::array definition
     new 0ba3bde  perl: fix a race issue during 'make install'
     new 4f93e03  u-boot: drop ${PV} from u-boot-common.inc filename

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   (797632f)
            \
             N -- N -- N   refs/heads/master-next (4f93e03)

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 4 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/machine/qemuarm.conf                     |  29 ++--
 meta/conf/machine/qemuarmv5.conf                   |  21 ---
 ...u-boot-common_2018.11.inc => u-boot-common.inc} |   0
 meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.11.bb |   2 +-
 meta/recipes-bsp/u-boot/u-boot-tools_2018.11.bb    |   2 +-
 meta/recipes-bsp/u-boot/u-boot_2018.11.bb          |   2 +-
 meta/recipes-devtools/apt/apt.inc                  |   1 +
 .../apt/0001-Include-array.h-for-std-array.patch   |  35 +++++
 ...sure-install.perl-runs-before-install.man.patch |  27 ++++
 meta/recipes-devtools/perl-sanity/perl_5.28.1.bb   |   1 +
 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 +-
 ...compatibility-by-renaming-atomic_init-API.patch | 147 +++++++++++++++++++++
 meta/recipes-support/db/db_5.3.28.bb               |   1 +
 18 files changed, 247 insertions(+), 61 deletions(-)
 delete mode 100644 meta/conf/machine/qemuarmv5.conf
 rename meta/recipes-bsp/u-boot/{u-boot-common_2018.11.inc => u-boot-common.inc} (100%)
 create mode 100644 meta/recipes-devtools/apt/apt/0001-Include-array.h-for-std-array.patch
 create mode 100644 meta/recipes-devtools/perl-sanity/files/0001-Make-sure-install.perl-runs-before-install.man.patch
 create mode 100644 meta/recipes-support/db/db/0001-Fix-libc-compatibility-by-renaming-atomic_init-API.patch

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


More information about the Openembedded-commits mailing list