[oe-commits] [meta-openembedded] branch master-next updated (e0d8189 -> f37e7dd)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 1 17:05:30 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 e0d8189  dash: upgrade 0.5.9.1 -> 0.5.10.2
     new e3d87de  upgrade python-click from 6.7 to 7.0
     new 4ac05fe  cross-compiler-ldd: add new recipe
     new a24795e  dracut: Allow native build
     new ac952ea  dracut: Add execute_dracut opkg intercept script
     new 7a67b7f  meta-initramfs: Add postinst-intercepts/execute_dracut
     new 0c6942b  classes/dracut.bbclass: add new bbclass
     new 79441ee  dracut: use the code that allows running under do_rootfs
     new f37e7dd  plymouth: Use plymouth_initrd DISTRO_FEATURE

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          | 31 ++++++--
 meta-oe/recipes-core/plymouth/plymouth_0.9.4.bb    |  6 +-
 .../recipes-devtools/python/python-click.inc       |  8 ++-
 .../{python-click_6.7.bb => python-click_7.0.bb}   |  0
 .../{python3-click_6.7.bb => python3-click_7.0.bb} |  0
 10 files changed, 205 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-python/recipes-devtools/python/{python-click_6.7.bb => python-click_7.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-click_6.7.bb => python3-click_7.0.bb} (100%)

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


More information about the Openembedded-commits mailing list