[oe-commits] [openembedded-core] branch master-next updated (2e41ac3 -> 7c30b9f)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 31 10:53:46 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

  discards  2e41ac3   bitbake.conf: Disable api-docs temporarily
       new  7a03bc0   lttng-ust: Update 2.7.1 -> 2.8.1
       new  dae3713   lttng-tools: Update 2.7.1 -> 2.8.1
       new  2030632   lttng-modules: Update 2.7.3 -> 2.8.0+master
       new  a126f53   gtk-doc: do not inherit perlnative and pythonnative
       new  c5aad85   bitbake.conf: Disable api-docs temporarily
       new  378e655   Revert "bitbake.conf: Disable api-docs temporarily"
       new  3ab96d9   scripts/contrib: update scripts for changes to internal API
       new  eeb0f42   apr: control ipv6 support based on DISTRO_FEATURES
       new  f96a715   libice: control ipv6 support based on DISTRO_FEATURES
       new  987fdc1   libpcap: control ipv6 support based on DISTRO_FEATURES
       new  1f13aed   libsm: control ipv6 support based on DISTRO_FEATURES
       new  6990fc8   libxfont: control ipv6 support based on DISTRO_FEATURES
       new  0105e0b   libxml2: control ipv6 support based on DISTRO_FEATURES
       new  cd20821   libxmu: control ipv6 support based on DISTRO_FEATURES
       new  eea94a7   nfs-utils: control ipv6 support based on DISTRO_FEATURES
       new  84f0645   nspr: control ipv6 support based on DISTRO_FEATURES
       new  683b0ae   psmisc: control ipv6 support based on DISTRO_FEATURES
       new  397c12e   pulseaudio: control ipv6 support based on DISTRO_FEATURES
       new  d9c0f2d   rsync: use rsync.inc to avoid duplicated codes
       new  a5d5447   rsync: control ipv6 support based on DISTRO_FEATURES
       new  36461a3   wget: control ipv6 support based on DISTRO_FEATURES
       new  0adb1a1   xauth: control ipv6 support based on DISTRO_FEATURES
       new  df514de   xhost: control ipv6 support based on DISTRO_FEATURES
       new  7c30b9f   lighttpd: control ipv6 support based on DISTRO_FEATURES

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   (2e41ac3)
            \
             N -- N -- N   refs/heads/master-next (7c30b9f)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/conf/bitbake.conf                             |  2 +-
 meta/recipes-connectivity/libpcap/libpcap.inc      |  5 ++-
 .../nfs-utils/nfs-utils_1.3.3.bb                   |  5 ++-
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |  5 ++-
 meta/recipes-devtools/rsync/rsync.inc              |  7 +--
 meta/recipes-devtools/rsync/rsync_2.6.9.bb         | 25 +++--------
 meta/recipes-devtools/rsync/rsync_3.1.2.bb         |  8 +++-
 meta/recipes-extended/lighttpd/lighttpd_1.4.41.bb  |  5 ++-
 meta/recipes-extended/psmisc/psmisc.inc            |  3 ++
 meta/recipes-extended/wget/wget.inc                |  5 ++-
 meta/recipes-gnome/gtk-doc/gtk-doc_1.25.bb         |  4 +-
 meta/recipes-graphics/xorg-app/xauth_1.0.9.bb      |  3 ++
 meta/recipes-graphics/xorg-app/xhost_1.0.7.bb      |  3 ++
 meta/recipes-graphics/xorg-lib/libice_1.0.9.bb     |  3 +-
 meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb      |  3 ++
 meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb   |  3 ++
 meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb     |  3 ++
 meta/recipes-kernel/lttng/lttng-modules_git.bb     |  6 +--
 .../lttng/lttng-tools/stop-using-SIGUNUSED.patch   | 51 ----------------------
 meta/recipes-kernel/lttng/lttng-tools_git.bb       | 11 +++--
 .../lttng-ust-add-support-for-aarch64_be.patch     | 17 --------
 .../lttng-ust/lttng-ust-doc-examples-disable.patch |  2 +-
 meta/recipes-kernel/lttng/lttng-ust_git.bb         |  7 ++-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  2 +
 meta/recipes-support/apr/apr_1.5.2.bb              |  3 ++
 meta/recipes-support/nspr/nspr_4.12.bb             |  3 ++
 scripts/contrib/devtool-stress.py                  |  6 +--
 scripts/contrib/list-packageconfig-flags.py        |  7 ++-
 scripts/contrib/verify-homepage.py                 |  6 +--
 29 files changed, 86 insertions(+), 127 deletions(-)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/stop-using-SIGUNUSED.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-ust/lttng-ust-add-support-for-aarch64_be.patch

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


More information about the Openembedded-commits mailing list