[oe-commits] [meta-openembedded] branch master-next updated (1c8e4a6 -> 0cb10e4)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 19 06:52:37 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.

    from 1c8e4a6  nodejs 8.15.0 -> 10.15.1
     new f0539ae  cross-compiler-ldd: add new recipe
     new f7b24c5  dracut: Allow native build
     new abe4916  dracut: Add execute_dracut opkg intercept script
     new 6561712  meta-initramfs: Add postinst-intercepts/execute_dracut
     new 5e3a82f  classes/dracut.bbclass: add new bbclass
     new ceb8172  dracut: use the code that allows running under do_rootfs
     new 46e6c59  xdebug: upgrade 2.6.1 -> 2.7.0RC2
     new 0cb10e4  ndctl: disable ndctl-monitor service by default

The 8 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          | 28 ++++++--
 meta-oe/recipes-core/ndctl/ndctl_v63.bb            |  1 +
 .../xdebug/{xdebug_2.6.1.bb => xdebug_2.7.0RC2.bb} |  6 +-
 8 files changed, 198 insertions(+), 9 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-webserver/recipes-php/xdebug/{xdebug_2.6.1.bb => xdebug_2.7.0RC2.bb} (79%)

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


More information about the Openembedded-commits mailing list