[oe-commits] [openembedded-core] branch master-next updated (c6a5423 -> b4d6179)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 23 12:05:18 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 c6a5423  base-files: move hostname operations out of issue file settings
 discard 4127e2a  connman: add PACKAGECONFIG for nfc, fix MACHINE_ARCH signature when l2tp is enabled
 discard 2adcbf6  classes/waf: Set WAFLOCK
 discard 7465070  busybox: fix ptest failure about 'dc'
 discard bc9ebb7  python3-pygobject: update to 3.32.0
 discard f47bcbb  meson: do not try to substitute the prefix in python supplied paths
 discard a0650dd  python3: add another multilib fix
 discard 1167c64  epiphany: update to 3.32.1.2
 discard 652d7e3  icu: update to 64.1
 discard 1d7829d  ltp: Fix setrlimit03 call succeeded unexpectedly
 discard a7fe1e6  libcap: update to 2.27
 discard b5fc707  pixman: update to 0.38.4
 discard caca6ec  kernel.bbclass: convert base_do_unpack_append() to a task
 discard 77ff32a  valgrind: update from 3.14.0 to 3.15.0
 discard 20e0263  vim: Update to 8.1.1198
 discard b7a9cfc  vim: Rework to not rely on relative directories
 discard 1b5b698  qemu: Add PACKAGECONFIG for snappy
 discard ff8c991  iputils: update to s20190324
     new 01b7cbc  qemu: Add PACKAGECONFIG for snappy
     new 1a94f9d  vim: Rework to not rely on relative directories
     new e892f4b  vim: Update to 8.1.1198
     new c132f9d  valgrind: update from 3.14.0 to 3.15.0
     new 66ccc81  kernel.bbclass: convert base_do_unpack_append() to a task
     new 43a4dcb  pixman: update to 0.38.4
     new 2327833  libcap: update to 2.27
     new 6c1931b  ltp: Fix setrlimit03 call succeeded unexpectedly
     new 7d1c1e5  icu: update to 64.1
     new b291e61  epiphany: update to 3.32.1.2
     new 6b6dbaa  python3: add another multilib fix
     new 81d1957  meson: do not try to substitute the prefix in python supplied paths
     new 56e355e  python3-pygobject: update to 3.32.0
     new bb2cc1e  busybox: fix ptest failure about 'dc'
     new e917112  classes/waf: Set WAFLOCK
     new 773a68b  connman: add PACKAGECONFIG for nfc, fix MACHINE_ARCH signature when l2tp is enabled
     new b4d6179  base-files: move hostname operations out of issue file settings

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   (c6a5423)
            \
             N -- N -- N   refs/heads/master-next (b4d6179)

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 17 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:
 .../iputils/iputils/ai_canonidn.patch              | 58 ++++++++++++++++++++
 .../recipes-extended/iputils/iputils/install.patch | 26 +++++++++
 meta/recipes-extended/iputils/iputils_s20180629.bb | 61 ++++++++++++++++++++++
 meta/recipes-extended/iputils/iputils_s20190324.bb | 51 ------------------
 4 files changed, 145 insertions(+), 51 deletions(-)
 create mode 100644 meta/recipes-extended/iputils/iputils/ai_canonidn.patch
 create mode 100644 meta/recipes-extended/iputils/iputils/install.patch
 create mode 100644 meta/recipes-extended/iputils/iputils_s20180629.bb
 delete mode 100644 meta/recipes-extended/iputils/iputils_s20190324.bb

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


More information about the Openembedded-commits mailing list