[oe-commits] [openembedded-core] branch master-next updated (a6336d4 -> 6f06fce)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 21 23:33:43 UTC 2019


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

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from a6336d4  glew: Fix build errors at recipes depending on glew
     new 998e47f  llvm: Enable RTTI support in preparation for new mesa
     new 83d6b09  qemumips64: change tune to mips64r2
     new 4149b40  devtool: prevent starting git gc in background
     new 57b8eb6  ninja: upate to 1.9.0
     new ed20961  mdadm: add mdmon service to support Intel VROC
     new dbc674d  mdadm: add udev rules to create by-partuuid for MD devices
     new d9e1f45  udev-extraconf: move md* and dm* from mount blacklist
     new 3a92812  initramfs-framework: mount efivarfs to make Intel VROC work well
     new f54a902  initramfs-framework: add lvm module
     new c4be279  init-install: add support for install image to Intel VROC raid disk
     new 6f06fce  init-install: fix a typo which will led delete section failed when use sed

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:
 meta/conf/machine/qemumips64.conf                  |  4 ++-
 .../initrdscripts/files/init-install-efi.sh        | 25 +++++++++++++++----
 .../initrdscripts/initramfs-framework/init         |  5 ++++
 .../initrdscripts/initramfs-framework/lvm          | 13 ++++++++++
 .../initrdscripts/initramfs-framework_1.0.bb       |  9 +++++++
 .../udev/udev-extraconf/mount.blacklist            |  2 --
 meta/recipes-devtools/llvm/llvm_git.bb             |  1 +
 .../ninja/{ninja_1.8.2.bb => ninja_1.9.0.bb}       |  2 +-
 ...ev.rules-create-by-partuuid-for-md-device.patch | 29 ++++++++++++++++++++++
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  4 ++-
 scripts/lib/devtool/__init__.py                    |  1 +
 11 files changed, 85 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/lvm
 rename meta/recipes-devtools/ninja/{ninja_1.8.2.bb => ninja_1.9.0.bb} (92%)
 create mode 100644 meta/recipes-extended/mdadm/files/0001-udev.rules-create-by-partuuid-for-md-device.patch

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


More information about the Openembedded-commits mailing list