[oe-commits] [meta-openembedded] branch master-next updated (c187b99 -> 5c01d4a)

git at git.openembedded.org git at git.openembedded.org
Fri Oct 20 16:21:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

 discard c187b99  tslib: update project homepage
 discard 7e05efb  gperftools: Fix build on musl/mips
 discard 3b3c43c  python3-asn1crypto: add support for Python 3
 discard 43f7f64  stress-ng: Add recipe
     add 084db49  python3-asn1crypto: add support for Python 3
     add 738bea4  gperftools: Fix build on musl/mips
     add 0d220e0  tslib: update project homepage
     new 4327f1c  mraa/upm: enable nodejs bindings by default
     new f4d0b6a  nodejs: Remove unreferenced patches
     new 41b8fdd  nodejs: Update to 8.7.0
     new 922e328  fluidsynth: update 1.1.6 -> 1.1.8
     new ecd149f  stress-ng: Add recipe
     new 7472480  Revert "smbnetfs: delete blacklisted"
     new 382638a  smbnetfs: update update 0.5.3a -> 0.6.0
     new e777fd5  postgresql: Update to 9.4.14
     new d9a209b  libpwquality: fix Nothing RPROVIDES 'lib32-python3-libpwquality'
     new 6451d19  libreport: fix Nothing RPROVIDES 'lib32-python3-libreport'
     new 5c01d4a  bridge-utils: modify the AR to cross toolchain

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   (c187b99)
            \
             N -- N -- N   refs/heads/master-next (5c01d4a)

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 11 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:
 ...CK_MODULES-to-found-headers-and-libraries.patch |  42 +++++
 .../smbnetfs/smbnetfs/configure.patch              |  11 ++
 .../recipes-filesystems/smbnetfs/smbnetfs_git.bb   |  26 ++++
 .../fluidsynth/fluidsynth_1.1.6.bb                 |  23 ---
 .../fluidsynth/fluidsynth_1.1.8.bb                 |  21 +++
 ...ridge-Modifying-the-AR-to-cross-toolchain.patch |  34 +++++
 .../bridge-utils/bridge-utils_1.5.bb               |   1 +
 ...isable-running-gyp-files-for-bundled-deps.patch |  29 ----
 .../nodejs/nodejs/no-registry.patch                |  59 -------
 .../nodejs/{nodejs_8.4.0.bb => nodejs_8.7.0.bb}    |   6 +-
 .../libpwquality/libpwquality_1.4.0.bb             |   4 +-
 .../recipes-extended/libreport/libreport_2.9.2.bb  |   6 +-
 meta-oe/recipes-extended/mraa/mraa_git.bb          |   6 +-
 meta-oe/recipes-extended/upm/upm_git.bb            |   6 +-
 .../{postgresql_9.4.13.bb => postgresql_9.4.14.bb} |   4 +-
 .../0001-Several-changes-to-fix-musl-build.patch   | 170 +++++++++++++++++++++
 .../recipes-test/stress-ng/stress-ng_0.08.17.bb    |   4 +-
 17 files changed, 328 insertions(+), 124 deletions(-)
 create mode 100644 meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch
 create mode 100644 meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch
 create mode 100644 meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb
 delete mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.6.bb
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.8.bb
 create mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0001-libbridge-Modifying-the-AR-to-cross-toolchain.patch
 delete mode 100644 meta-oe/recipes-devtools/nodejs/0001-Disable-running-gyp-files-for-bundled-deps.patch
 delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/no-registry.patch
 rename meta-oe/recipes-devtools/nodejs/{nodejs_8.4.0.bb => nodejs_8.7.0.bb} (94%)
 rename meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb => postgresql_9.4.14.bb} (67%)
 create mode 100644 meta-oe/recipes-test/stress-ng/stress-ng/0001-Several-changes-to-fix-musl-build.patch

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


More information about the Openembedded-commits mailing list