[oe-commits] [meta-openembedded] branch master-next updated (55a2039 -> c7c565d)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 17 20:21:51 UTC 2019


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 55a2039  nodejs 8.15.0 -> 10.15.1
 discard 05a4f3b  python-requests: update to version 2.20.1
 discard 36be53b  hdf5: add version 1.8.19
 discard e923794  libgpiod: bump version to v1.2.1
 discard 20f3624  python3-keras-preprocessing: add version 1.0.5
 discard 732c462  python3-keras-applications: add version 1.0.6
 discard efd3e69  python3-gast: add version 0.2.2
 discard fc3b999  python3-astor: add version 0.7.1
 discard 85f453f  python3-absl: add version 0.7.0
 discard 8f5d8fa  python3-wheel: add version 0.32.3
 discard d56434d  python3-markdown: add version 3.0.1
 discard f403b61  python3-termcolor: add version 1.1.0
 discard bb09b5a  python3-h5py: add version 2.9.0
 discard 7da398e  python3-pkgconfig: add version 1.4.0
 discard 3fc8947  python3-protobuf: add cpp implementation support
 discard 331cc8b  ace-cloud-editor: move ace-cloud-editor recipe to meta-oe/recipes-support
 discard f4d66a9  dbus-broker: 16 -> 17
     new cb1b513  ace-cloud-editor: move ace-cloud-editor recipe to meta-oe/recipes-support
     new ce02a14  python3-protobuf: add cpp implementation support
     new 19dee69  python3-pkgconfig: add version 1.4.0
     new f6a3e4b  python3-h5py: add version 2.9.0
     new 507efb3  python3-termcolor: add version 1.1.0
     new 52cbeee  python3-markdown: add version 3.0.1
     new 8028fe7  python3-wheel: add version 0.32.3
     new 0938161  python3-absl: add version 0.7.0
     new faa3f90  python3-astor: add version 0.7.1
     new c36b3f8  python3-gast: add version 0.2.2
     new 1574866  python3-keras-applications: add version 1.0.6
     new 223575a  python3-keras-preprocessing: add version 1.0.5
     new 2032f0f  libgpiod: bump version to v1.2.1
     new 293fac9  hdf5: add version 1.8.19
     new f357a80  python-requests: update to version 2.20.1
     new f3a80c3  znc: Strip out DEBUG_PREFIX_MAP options and --sysroot from znc.pc
     new b1ccca4  snort: Strip out DEBUG_PREFIX_MAP options and --sysroot
     new 91e643f  cross-compiler-ldd: add new recipe
     new 15c3ec3  dracut: Allow native build
     new 16ebeb5  dracut: Add execute-dracut opkg intercept script
     new c489252  meta-initramfs: Add postinst-intercepts/execute_dracut script
     new 0026a88  classes/dracut.bbclass: add new bbclass
     new 40e02bd  dracut: use the code that allows running under do_rootfs
     new c7c565d  nodejs 8.15.0 -> 10.15.1

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   (55a2039)
            \
             N -- N -- N   refs/heads/master-next (c7c565d)

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 24 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-initramfs/classes/dracut.bbclass              |  82 ++++++++++++++
 meta-initramfs/postinst-intercepts/execute_dracut  |  17 +++
 .../cross-compile-ldd-fix-infinite-loop.patch      |  19 ++++
 .../dracut/cross-compiler-ldd_git.bb               |  33 ++++++
 .../recipes-devtools/dracut/dracut/execute-dracut  |  21 ++++
 .../recipes-devtools/dracut/dracut_git.bb          |  27 ++++-
 .../recipes-connectivity/snort/snort_2.9.11.1.bb   |   2 +-
 meta-networking/recipes-irc/znc/znc_git.bb         |   2 +-
 .../dbus/{dbus-broker_17.bb => dbus-broker_git.bb} |  17 ++-
 ...3-Crypto-reduce-memory-usage-of-SignFinal.patch | 122 +++++++++++++++++++++
 .../0004-Make-compatibility-with-gcc-4.8.patch     |  26 +++++
 ...ibrary.patch => 0005-Link-atomic-library.patch} |   0
 meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb  |   4 +-
 13 files changed, 360 insertions(+), 12 deletions(-)
 create mode 100644 meta-initramfs/classes/dracut.bbclass
 create mode 100755 meta-initramfs/postinst-intercepts/execute_dracut
 create mode 100644 meta-initramfs/recipes-devtools/dracut/cross-compiler-ldd/cross-compile-ldd-fix-infinite-loop.patch
 create mode 100644 meta-initramfs/recipes-devtools/dracut/cross-compiler-ldd_git.bb
 create mode 100755 meta-initramfs/recipes-devtools/dracut/dracut/execute-dracut
 rename meta-oe/recipes-core/dbus/{dbus-broker_17.bb => dbus-broker_git.bb} (60%)
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0003-Crypto-reduce-memory-usage-of-SignFinal.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0004-Make-compatibility-with-gcc-4.8.patch
 rename meta-oe/recipes-devtools/nodejs/nodejs/{0003-Link-atomic-library.patch => 0005-Link-atomic-library.patch} (100%)

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


More information about the Openembedded-commits mailing list