[oe-commits] [meta-openembedded] branch master-next updated (8917e48 -> 5b82e30)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 22 17:57:11 UTC 2020


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

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

 discard 8917e48  ntop: Move dependency to use py3
 discard 6dd2dae  openipmi: Use python3
 discard fbc6353  sip: Delete python2 version
 discard accd1e4  cherokee: Only build with meta-py2 is in layermix
 discard d04afa0  nodejs: Build only when meta-py2 is included
 discard 7227267  fontforge: Link with libpython3
 discard 073a5a8  hplip: Upgrade to 3.19.12
 discard 4b556ff  mysql-python: Enable only when meta-py2 is present
 discard 09d4fc1  telepathy-idle: Disable when meta-py2 is not present
 discard 4b9bd20  rrdtool: Disable python packageconfig by default
 discard 48a9ef9  openlmi: Make it visible when meta-py2 is in layermix
 discard 2fc37fc  lio-utils: Make it visible only with meta-py2 in BBFILE_COLLECTIONS
 discard 3a20b33  crda: Fix build with python3
 discard 42914a7  python-m2crypto: Use PYTHON_PN instead of hardcoding python name
 discard 75b29ad  nanopb,mpv: Blacklist py2 dependent recipe ( for now )
 discard e6984d8  python3-ldap: Fix build dependencies to use python3
 discard 463eaf8  python3-pygobject: Install pkgconfig files
 discard c9f508e  openlmi-tools: Use S to access setup.py
 discard e38d026  python3-txws: Fix deps to py3 modules
 discard 7e5c8ab  python3-pyatspi: Upgrade to 2.34.0
 discard a8da743  telepathy-python: Rename to telepathy-python3
 discard 6d11cca  python3-robotframework-seriallibrary: Backport a patch to fix py3 build
 discard 8047cd6  ndisc6: fix coreutils-native tool dependency
 discard 5f42f4f  dovecot: fix gettext tool dependency
 discard a6991d0  unbound: Use HOST_SYS instead of TARGET_PREFIX for libtool
 discard 43b61b2  drbd-utils: fix flex-native tool dependency
 discard 9a5d0d7  fatcat: Add recipe
 discard 2233aa0  mozjs: upgrade 60.5.2 -> 60.9.0 and rework
 discard bb80512  autoconf-2.13-native: initial add
 discard 4e884c9  python3-pytoml,python3-jsmin: Add recipes
 discard 238b791  meta-python: update recipes to use python3 classes
 discard d2c39d1  meta-python: rename python2 recipes to python3 eqiuvalent
 discard 25e98b7  meta-python: remove python2 recipes from layer
 discard ba6758c  cherokee: Use python3 native during build
 discard e066e7f  meta-oe: Remove using python2
 discard 3656a93  meta-networking: Remove using python2
 discard 4c4db54  nodejs: 10.17.0 -> 12.14.0
     new 66454b2  meta-networking: Remove using python2
     new 5057746  meta-oe: Remove using python2
     new 698c36f  cherokee: Use python3 native during build
     new 05d0c5e  meta-python: remove python2 recipes from layer
     new 1ae3178  meta-python: rename python2 recipes to python3 eqiuvalent
     new e6ced57  meta-python: update recipes to use python3 classes
     new 9626bd6  python3-pytoml,python3-jsmin: Add recipes
     new fe16070  autoconf-2.13-native: initial add
     new a804b0c  mozjs: upgrade 60.5.2 -> 60.9.0 and rework
     new 3272db6  fatcat: Add recipe
     new 6b18f18  drbd-utils: fix flex-native tool dependency
     new 405b67c  unbound: Use HOST_SYS instead of TARGET_PREFIX for libtool
     new 07949f6  dovecot: fix gettext tool dependency
     new 51272d1  ndisc6: fix coreutils-native tool dependency
     new a16eaae  python3-robotframework-seriallibrary: Backport a patch to fix py3 build
     new e134e4c  telepathy-python: Rename to telepathy-python3
     new bb60bb8  python3-pyatspi: Upgrade to 2.34.0
     new 0d0955a  python3-txws: Fix deps to py3 modules
     new d1ba359  openlmi-tools: Use S to access setup.py
     new 84233fc  python3-pygobject: Install pkgconfig files
     new e2b0b89  python3-ldap: Fix build dependencies to use python3
     new e337fe6  nanopb,mpv: Blacklist py2 dependent recipe ( for now )
     new 9e314f7  python-m2crypto: Use PYTHON_PN instead of hardcoding python name
     new 9322d09  crda: Fix build with python3
     new fb83b5d  lio-utils: Make it visible only with meta-py2 in BBFILE_COLLECTIONS
     new e2efe51  openlmi: Make it visible when meta-py2 is in layermix
     new 713ae34  rrdtool: Disable python packageconfig by default
     new b5cce2f  telepathy-idle: Disable when meta-py2 is not present
     new e47f8df  mysql-python: Enable only when meta-py2 is present
     new 2767682  hplip: Upgrade to 3.19.12
     new 2b67b88  fontforge: Link with libpython3
     new 0a4face  nodejs: Build only when meta-py2 is included
     new 7df11a2  cherokee: Only build with meta-py2 is in layermix
     new c9e0f7d  sip: Delete python2 version
     new 67462c0  openipmi: Use python3
     new 5b82e30  ntop: Move dependency to use py3

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   (8917e48)
            \
             N -- N -- N   refs/heads/master-next (5b82e30)

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 36 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:
 ...isable-running-gyp-files-for-bundled-deps.patch | 25 ++++----
 .../nodejs/nodejs/0002-Using-native-binaries.patch | 71 ----------------------
 .../nodejs/nodejs/0002-Using-native-torque.patch   | 36 +++++++++++
 ...0003-Install-both-binaries-and-use-libdir.patch | 17 +++---
 .../0004-Make-compatibility-with-gcc-4.8.patch     | 69 +++++++++++++++++++++
 .../nodejs/nodejs/0005-Link-atomic-library.patch   | 20 ++++++
 ...tch => 0007-v8-don-t-override-ARM-CFLAGS.patch} | 16 ++---
 .../{nodejs_12.14.0.bb => nodejs_10.17.0.bb}       | 18 +++---
 8 files changed, 163 insertions(+), 109 deletions(-)
 delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-binaries.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-torque.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0004-Make-compatibility-with-gcc-4.8.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0005-Link-atomic-library.patch
 rename meta-oe/recipes-devtools/nodejs/nodejs/{0004-v8-don-t-override-ARM-CFLAGS.patch => 0007-v8-don-t-override-ARM-CFLAGS.patch} (92%)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_12.14.0.bb => nodejs_10.17.0.bb} (87%)

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


More information about the Openembedded-commits mailing list