[oe-commits] [openembedded-core] branch master updated (daba6c5 -> c5c5ad9)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 25 13:54:23 UTC 2018


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

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

    from daba6c5  oe-selftest: devtool: Support meta being a symbolic link
     add d6b737a  udev-hwdb: fix postinstall scripts failures when multilib enabled
     add 5fface3  valgrind: Make local functions static to avoid assembler error
     add c73bc49  npm: change install directory to upstream default
     new b53d509  npm.bbclass: allow overriding NPM_INSTALL_DEV
     new ecf1e69  packagegroup-core-lsb/-x11-sato: no udev-extraconf in case of systemd
     new 352b3f0  udev-extraconf: Use the canonical file name of systemd
     new fcf6a4d  udev-extraconf: Fix the recursively dependency for the systemd-mount
     new 6104109  udev-extraconf: Skip the entry in /etc/fstab when using the systemd-mount
     new 735430d  glide: Minor update to 0.13.2
     new cadd916  kernel.bbclass: allow custom KERNEL_IMAGEDEST
     new 5f56ce5  libaio: extend to nativesdk
     new 8dce789  kernel-devsrc: add selinux include files needed by scripts/selinux build
     new c5c5ad9  testimage.bbclass: define ptest suite variable

The 10 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/classes/kernel.bbclass                        |   2 +-
 meta/classes/npm.bbclass                           |  13 +-
 meta/classes/testimage.bbclass                     |   1 +
 meta/recipes-core/systemd/systemd_239.bb           |  13 +-
 meta/recipes-core/udev/eudev_3.2.5.bb              |  11 +-
 meta/recipes-core/udev/udev-extraconf/mount.sh     |  36 ++--
 .../glide/{glide_0.13.1.bb => glide_0.13.2.bb}     |   2 +-
 ...functions-static-to-avoid-assembler-error.patch | 182 +++++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.14.0.bb  |   1 +
 meta/recipes-extended/libaio/libaio_0.3.111.bb     |   2 +
 .../packagegroups/packagegroup-core-lsb.bb         |   2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb         |   3 +
 .../packagegroups/packagegroup-core-x11-sato.bb    |   2 +-
 scripts/postinst-intercepts/update_udev_hwdb       |   6 +
 14 files changed, 241 insertions(+), 35 deletions(-)
 rename meta/recipes-devtools/glide/{glide_0.13.1.bb => glide_0.13.2.bb} (98%)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-Make-local-functions-static-to-avoid-assembler-error.patch
 create mode 100644 scripts/postinst-intercepts/update_udev_hwdb

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


More information about the Openembedded-commits mailing list