[oe-commits] [openembedded-core] branch master-next updated (62e195a -> ca3e363)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 7 12:35:45 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 62e195a  oeqa/selftest/esdk: Ensure parent directory exists
 discard f1a721a  image-buildinfo: Remove unused function argument
 discard 9399b3d  base: Dummy rebuild commit
 discard 49adeb2  oeqa/selftest/signing: Limit threading due to resource issues
 discard 456b90f  netbase: add entry to /etc/hosts according to /etc/hostname
 discard f86b7a4  oeqa/selftest/runcmd: Increase timeout delta
 discard 5b000b8  python-native: fix one do_populate_sysroot warning
 discard b240171  python/python3: use cc_basename to replace CC for checking compiler
     add c6de27c  oeqa/selftest/esdk: Fix typo causing test failure
     new 48719bc  oeqa/selftest/esdk: Ensure parent directory exists
     new 27412b3  nativesdk-*-provides-dummy: Fixes to allow correct operation with opkg
     new 96d46ce  classes: Correctly markup regex strings
     new 0654159  bitbake.conf: Cleanup deprecated function usage
     new 2f3c827  libart-lgpl: remove
     new 6edbd71  binutils: Fix build with clang
     new 1b85d5b  oeqa/selftest/context: ensure log directory exists
     new b5f4b19  kernel-fitimage: Replace tabs with spaces in python
     new 9483654  image-buildinfo: Remove unused function argument
     new d26dd03  python/python3: use cc_basename to replace CC for checking compiler
     new e660d5a  python-native: fix one do_populate_sysroot warning
     new b46e97a  netbase: add entry to /etc/hosts according to /etc/hostname
     new 3823bf9  oeqa/selftest/signing: Limit threading due to resource issues
     new ca3e363  oeqa/selftest/runcmd: Increase timeout delta

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   (62e195a)
            \
             N -- N -- N   refs/heads/master-next (ca3e363)

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/classes/base.bbclass                          |  8 ---
 meta/classes/clutter.bbclass                       |  4 +-
 meta/classes/cmake.bbclass                         |  2 +-
 meta/classes/insane.bbclass                        | 16 ++---
 meta/classes/kernel-fitimage.bbclass               |  6 +-
 meta/classes/license_image.bbclass                 | 14 ++--
 meta/classes/perl-version.bbclass                  |  2 +-
 meta/conf/bitbake.conf                             |  6 +-
 meta/conf/distro/include/maintainers.inc           |  1 -
 meta/lib/oeqa/selftest/cases/eSDK.py               |  2 +-
 meta/lib/oeqa/selftest/context.py                  |  1 +
 meta/recipes-core/meta/dummy-sdk-package.inc       |  4 +-
 .../meta/nativesdk-sdk-provides-dummy.bb           | 20 ++++++
 .../recipes-core/meta/target-sdk-provides-dummy.bb |  3 +
 meta/recipes-devtools/binutils/binutils-2.31.inc   |  1 +
 .../binutils/binutils/clang-bfd-fix.patch          | 32 +++++++++
 .../libart_lgpl-2.3.21-crosscompile.patch          | 84 ----------------------
 meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb     | 22 ------
 18 files changed, 85 insertions(+), 143 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/clang-bfd-fix.patch
 delete mode 100644 meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch
 delete mode 100644 meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb

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


More information about the Openembedded-commits mailing list